Conversation
|
Having a more variable spoken approach sound good. If we can integrate both PRs its fine with me. And another thing to point out is that changing all existing environment variable names will break all existing setups of this project. So this might actually end up in a lot of work. |
That was not my intention of the default_vars.sh. The intention of that file is to define default values for variables which should be always set. Nothing more.
Yeah I think this will be a great idea. But I am not so aware with you code. So can you support me here so that we can get both PR together?
What we can do is to support the existing ENV vars a few versions long and map it internally in the entrypoint to the new one. So I think this should not be a big problem. |
…-variable-concept
…ker-compose and build-docker-compose.yml as docker-compose.override.yml file
|
It looks that the cake settings does not work. |
I fixed it. |
|
I'm going to need to look at this a few more times. Also, will need a rebase - and check Codacy issues. |
Hi,
as mentioned in #19 and in #88.
The following is my proposal for an environment variable concept.
Please review and add feedback how you find it?
Kind regards