unpoller_unpoller/init/docker
jonbloom 8d5ad1c74a Fixes #191 - update env vars, *actually* enable auth 2020-02-10 09:08:52 -05:00
..
hooks Update push 2020-02-06 16:00:31 -08:00
Dockerfile no docker volume uhg 2020-02-02 21:07:36 -08:00
README.md fix paths 2020-02-01 00:45:10 -08:00
docker-compose.env.example Fixes #191 - update env vars, *actually* enable auth 2020-02-10 09:08:52 -05:00
docker-compose.yml Fixes #191 - update env vars, *actually* enable auth 2020-02-10 09:08:52 -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.