mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
* Update to docs, examples, and tutorial links * Added categories to docs index page. Removed icons. * Update to docs, examples, and tutorial links. Added categories to docs index page. Removed icons. * updates to docs upon review
Fn Documentation
For Developers
If you are a developer using Fn through the API, this section is for you.
Getting Started
- Quickstart
- API Reference
- FAQ
- Object Model
- Configuration
- FDKs
- Function file (func.yaml)
- Hot functions
- Testing functions
- Writing functions
Advanced
- Open Function Format
- Packaging functions
- CLI Source
- Async functions
- Organizing functions into an application
For Operators
If you are operating Fn, this section is for you.
Getting Started
- Running in Production
- Logging
- Message Queues
- Metrics
- Operating on Windows
- Runtime Options
- User Interface
Advanced
- Extending Fn
- Running Fn on Kubernetes
- Setting up development environment with Docker compose
- OpenStack Triggers
- Docker Configuration