mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
* Add information about host's Docker configuration * Move Docker block to its own file * Fix configuration mistake
14 lines
394 B
Markdown
14 lines
394 B
Markdown
|
|
# IronFunctions Documentation
|
|
|
|
* [IronFunctions Options](api.md)
|
|
* [API Reference](https://app.swaggerhub.com/api/iron/functions/)
|
|
* [Running in Production](production.md)
|
|
* [Databases](databases/README.md)
|
|
* [Message Queues](mqs/README.md)
|
|
* [Logging](logging.md)
|
|
* [Metrics](metrics.md)
|
|
* [Triggers](triggers.md)
|
|
* [Extending IronFunctions](extending.md)
|
|
* [Docker Configuration](docker.md)
|