minitor/examples/Readme.md
Ian Fijolek 0ea55fa7b3
Some checks failed
continuous-integration/drone/push Build is failing
Add docker check example
2019-05-31 16:43:14 -07:00

8 lines
447 B
Markdown

# Minitor Examples
A few examples of advanced Minitor configuration using Docker Compose.
These are all built against the local version and not Docker Hub. Before you try anything here, run `make docker-build` from the root `minitor` directory so that the `minitor-dev` image is built on your local host.
If you are trying to deploy these configs and you would like to use the public image instead, change `minitor-dev` to `iamthefij/minitor`.