unpoller_unpoller/init/docker
davidnewhall2 3444db73d4 small qol update 2019-11-28 03:34:29 -08:00
..
hooks Update app builder 2019-07-14 22:57:45 -07:00
Dockerfile builder has the certs, so use that 2019-10-07 22:50:34 -07:00
README.md update readmes 2019-09-09 01:33:08 -07:00
docker-compose.env.example small qol update 2019-11-28 03:34:29 -08:00
docker-compose.yml small qol update 2019-11-28 03:34:29 -08: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.