bundlewrap/bundles/influxdb2/README.md
mwiegand 8b1afdc038 wip
2021-06-30 00:34:09 +02:00

10 lines
302 B
Markdown

# setup
- apply influxdb to server
- write client_token into influxdb metadata:
`influx auth list --json | jq -r '.[] | select (.description == "client_token") | .token'`
- apply clients
# reset password
Opening /var/lib/influxdb/influxd.bolt with https://github.com/br0xen/boltbrowser might help