shantanoo-desai / komponist

A Composer for your favorite IoT/ IIoT container stacks with Ansible + Jinja2 + Docker Compose v2
GNU Affero General Public License v3.0
25 stars 2 forks source link

[influxdbv2] Generate Read Only, Read Write Only, and Write Only users and their respective Access Tokens #38

Open shantanoo-desai opened 1 year ago

shantanoo-desai commented 1 year ago

Description

Generate an executable bash script to be mounted into /docker-entrypoint-initdb.d, since InfluxDBv2 does not provide environment variables to set specific users with restricted access / privileges

References