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

Refactor generation of `.env` file into a dedicated template #40

Closed shantanoo-desai closed 1 year ago

shantanoo-desai commented 1 year ago

Description

Refactor the configure-grafana.yml file to remove the creation of the .env file reponsible for the complete docker-compose.yml file and pull it into the block for docker compose generation and validation in generate-stack.yml