The elves did a little winter cleaning! They are making room for all the features and bug fixes coming soon, I can almost hear the jolly old ho ho ho!

This commit is contained in:
Cody Lee
2022-12-17 08:45:25 -06:00
parent eb3653a178
commit 9ffa6e3af9
11 changed files with 22 additions and 504 deletions

View File

@@ -1,12 +1,6 @@
## Docker Cloud Builds
This folder contains the files that build our Docker image. The image
is built by Docker Hub "automatically" using the [Dockerfile](Dockerfile)
and [hooks/](hooks/) in this folder.
## Docker Compose
The other files in this folder can be used locally to spin up
The 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
@@ -14,4 +8,4 @@ in InfluxDB by UniFi Poller.
##### HOWTO
**Learn more about how and when to use these *Docker Compose* files in the
[Docker Wiki](https://github.com/unifi-poller/unifi-poller/wiki/Docker).**
[Docker Wiki](https://unpoller.com/docs/install/dockercompose).**