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] consolidate directly written init env vars into `.env` #93

Closed shantanoo-desai closed 1 year ago

shantanoo-desai commented 1 year ago

Description

For Telegraf Output plugin which requires information of Bucket, Token and Organization, extract the values previously set directly in the Docker Compose template file into the komponist.env.j2 similar to InfluxDBv2.

Tasks