unpoller_unpoller/init/docker
Jon Bloom 28165d06f1 Revert "temporarily remove file"
This reverts commit 8a53b9fb5b.
2019-12-29 23:48:05 -05:00
..
hooks go all the way 2019-12-26 20:57:01 -08:00
Dockerfile Fix up build 2019-12-29 13:18:00 +01:00
README.md update readmes 2019-09-09 01:33:08 -07:00
docker-compose.env.example Revert "temporarily remove file" 2019-12-29 23:48:05 -05:00
docker-compose.yml Revert "temporarily remove file" 2019-12-29 23:48:05 -05:00

README.md

Docker Cloud Builds

This folder contains the files that build our Docker image. The image is built by Docker Hub "automatically" using the Dockerfile and hooks/ in this folder.

Docker Compose

The other files in this folder can be used locally to spin up a full set of applications (minus the UniFi controller) to get UniFi Poller up and running. Including InfluxDB, Grafana, and Chronograph. This last app is useful to inspect the data stored in InfluxDB by UniFi Poller.

HOWTO

Learn more about how and when to use these Docker Compose files in the Docker Wiki.