Create a stack from existing containers #900
Unanswered
brypie
asked this question in
Ask for Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🛡️ Security Policy
📝 Describe your problem
~I have been using Dockge for a while now, and think it's great.
My homelab is getting more containers added to it, including a gluetun container to host a VPN.
I have this configured, and selected other services running via the VPN.
What I would like to do is create a stack of these services so that if/when I restart the gluetun, all the dependant services are stopped/re-started in the correct order.
This is needed each time gluetun is restarted as the connection is different, so the others need to be restarted to use the new connection.
I would like to keep all the compose files for each service in their separate folders as they are currently.
Is this possible?
TIA
📝 Error Message(s) or Log
No response
🐻 Dockge Version
1.5.0
💻 Operating System and Arch
Ubuntu Server 24.10
🌐 Browser
Google Chrome
🐋 Docker Version
No response
🟩 NodeJS Version
No response
Beta Was this translation helpful? Give feedback.
All reactions