Global .env file #283
Replies: 7 comments 2 replies
-
|
I use Dokemon specifically for this purpose. |
Beta Was this translation helpful? Give feedback.
-
|
Just had a look, it's not been touched in 3 years. |
Beta Was this translation helpful? Give feedback.
-
|
Just wanted to +1 this idea. |
Beta Was this translation helpful? Give feedback.
-
|
I'm also an OMV user and it's an extremely helpful feature. Being able to define a variable a single time and then can be referenced across all stacks is a big QOL improvement. |
Beta Was this translation helpful? Give feedback.
-
|
I was wondering about this as well. I can create config sets, but they only apply for containers, not stacks. So for me also a +1 for this idea. |
Beta Was this translation helpful? Give feedback.
-
|
May the new Context Directory implement what you're looking for? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Just started to look at this project, very nice!
But 1 feature is missing for me, I use OMV and it has a feature I really, really like, that is a global .env file. I keep things like
I know I can use a local .env, but I'd have to copy and paste each container, which is a pain.
Also using a global .env you only have to edit 1 file for variables you use a lot.
I don't program, but I think the local .env file would overwrite the global .env file when doing a 'docker compose up', perhaps a toggle could be used in the setting menu, where if a global .env file is setup then you'd only then have to add the global .env file to the 'up' command, but I don't think anything bad happens even if you add a blank .env fle to the 'up' command.
What does anyone else think?
Beta Was this translation helpful? Give feedback.
All reactions