Use .env files in the docker-compose.yaml file #11

Closed
opened 2024-06-24 21:15:44 +02:00 by faraphel · 1 comment
Contributor

Using .env file in the docker-compose.yaml file could greatly improve the configuration process by preventing the user from modifying a potentially "scary" compose file but instead modify an intuitive file with only the configurable values.

Using .env file in the `docker-compose.yaml` file could greatly improve the configuration process by preventing the user from modifying a potentially "scary" compose file but instead modify an intuitive file with only the configurable values.
faraphel changed title from Use .env file instead of directly modifying the docker-compose.yaml file to Use .env files in the docker-compose.yaml file 2024-06-24 21:16:02 +02:00
Author
Contributor

This idea will be abandoned because the configuration cannot be resumed to only the environment file : the volumes are as likely to be changed by the user as the environment variable, and splitting everything might just end up be confusing for them.

This idea will be abandoned because the configuration cannot be resumed to only the environment file : the volumes are as likely to be changed by the user as the environment variable, and splitting everything might just end up be confusing for them.
faraphel added this to the Kafka project 2024-06-25 09:47:48 +02:00
faraphel added the
enhancement
label 2024-06-25 09:48:05 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: study-faraphel/M1-PE-Kafka#11
No description provided.