InfluxDB 1.8 is the latest 1.x version to support the environment variables specified in the `docker-compose.yml`. If set to `latest` the newer 2.x version of InfluxDB is pulled and the user/db is not initialized. |
||
|---|---|---|
| .. | ||
| hooks | ||
| Dockerfile | ||
| README.md | ||
| docker-compose.env.example | ||
| docker-compose.yml | ||
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.