unpoller_unpoller/init/docker
davidnewhall2 2a63fa0939 make web server work in docker 2020-06-28 05:50:44 -07:00
..
hooks fix homebrew and arm docker builds 2020-06-13 21:33:01 -07:00
Dockerfile make web server work in docker 2020-06-28 05:50:44 -07:00
README.md fix paths 2020-02-01 00:45:10 -08:00
docker-compose.env.example remove IDS env var and add back newline 2020-04-27 22:10:46 -07:00
docker-compose.yml Merge pull request #217 from davidyilee/update-docker-compose 2020-04-28 00:15:08 -07: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.