influxdata-docker
influxdata-docker copied to clipboard
Tasks/Buckets provisioning
Hello, i'm using grafana and influxdb. While i can use
DOCKER_INFLUXDB_INIT_BUCKET=${INFLUXDB_BUCKET}
it is unclear how i can provision influxdb with:
- Multiple buckets
- Tasks with json file
Is this supported?
Hello, I have the same need as @maxdd , I would like to provision multiple buckets, how is it possible?