Env variables get saved to 1Password (self hosted alternative would be Infisical) with a project for each container.
Docker compose files get synced up to my GitHub account.
I have been using the new “include” attribute to split up each container into its own docker compose file.
Usually I organize by service type: media
Not sure if that answers the question…
https://community.linuxmint.com/tutorial/view/1355#:~:text=Reboot%20your%20computer%20%2F%20Turn%20your%20computer%20on.&text=Press%20e%20to%20edit.&text=Press%20F10%20to%20boot%20your,to%20a%20passwordless%20root%20shell
composerize.com
It’s saved me countless minutes.
Env variables get saved to 1Password (self hosted alternative would be Infisical) with a project for each container.
Docker compose files get synced up to my GitHub account.
I have been using the new “include” attribute to split up each container into its own docker compose file.
Usually I organize by service type: media
Not sure if that answers the question…