mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Docker compose file for simpler dev env (#526)
* Docker compose file for simpler dev env * Updating readme, adding UI to compose * Define dependencies between services * Prometheus. Grafana * Link Prometheus to Grafana service * Addressing review comments * Linking compose doc to common table of content
This commit is contained in:
committed by
Derek Schultz
parent
84382d51d3
commit
81e3c4387c
@@ -22,6 +22,7 @@ If you are a developer using Fn through the API, this section is for you.
|
||||
* [API Reference](http://petstore.swagger.io/?url=https://raw.githubusercontent.com/fnproject/fn/master/docs/swagger.yml)
|
||||
* [Object Model](developers/model.md)
|
||||
* [FAQ](faq.md)
|
||||
* [Setting up development environment with Docker compose](./operating/compose.md)
|
||||
|
||||
## For Operators
|
||||
|
||||
|
||||
Reference in New Issue
Block a user