diff --git a/README.md b/README.md index 2628902..e01046b 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ systemctl enable varken ### Docker Repo is included in [Boerderij/docker-Varken](https://github.com/Boerderij/docker-Varken) + [![Docker-Layers](https://images.microbadger.com/badges/image/boerderij/varken.svg)](https://microbadger.com/images/boerderij/varken") [![Docker-Version](https://images.microbadger.com/badges/version/boerderij/varken.svg)](https://microbadger.com/images/boerderij/varken") [![Docker Pulls](https://img.shields.io/docker/pulls/boerderij/varken.svg)](https://hub.docker.com/r/boerderij/varken/) @@ -80,6 +81,7 @@ docker rm varken ### InfluxDB [InfluxDB Installation Documentation](https://docs.influxdata.com/influxdb/v1.7/introduction/installation/) + Influxdb is required but not packaged as part of Varken. Varken will create its database on its own. If you choose to give varken user permissions that do not include database creation, please ensure you create an influx database @@ -87,6 +89,7 @@ named `varken` ### Grafana [Grafana Installation Documentation(http://docs.grafana.org/installation/) + Grafana is used in our examples but not required, nor packaged as part of Varken. Panel example pictures are pinned in the grafana-panels channel of discord. Future releases may contain a json-generator, but it does not exist