Add influxdb cluster.json to readme, fix bucket

This commit is contained in:
Christoph Kluge
2022-06-01 12:19:33 +02:00
parent 7d259dd1ba
commit ae6d8228fa
2 changed files with 20 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ INFLUXDB_PORT=8086
INFLUXDB_PASSWORD=2RPJpkrduLgkpfQCpcBe1jYv
INFLUXDB_ADMIN_TOKEN=egLfcf7fx0FESqFYU3RpAAbj
INFLUXDB_ORG=ClusterCockpit
INFLUXDB_BUCKET=ClusterCockpit/data
INFLUXDB_BUCKET=ClusterCockpit
# Whether or not to check SSL Cert in Symfony Client, Default: false
INFLUXDB_SSL=false