sigh... spaces and such
This commit is contained in:
parent
f1ba96d04f
commit
381656812e
1 changed files with 3 additions and 0 deletions
|
@ -49,6 +49,7 @@ systemctl enable varken
|
|||
### Docker
|
||||
|
||||
Repo is included in [Boerderij/docker-Varken](https://github.com/Boerderij/docker-Varken)
|
||||
|
||||
[](https://microbadger.com/images/boerderij/varken")
|
||||
[](https://microbadger.com/images/boerderij/varken")
|
||||
[](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
|
||||
|
|
Loading…
Reference in a new issue