Feature Idea: Grouping Docker containers into groups/apps.


Recommended Posts

I have an idea for better managing docker containers: groups or applications. Many times, a frontend app has multiple components, such as an app server and a database instance. If they could be grouped together, and perhaps even restarted together, it would clean up the interface.

Link to comment

Docker compose support would be a huge bonus for unRaid.  But, there are some workarounds...  One would be the docker autostart manager which will start / restart the containers in the order which you specify, and optionally either wait a set delay before starting the next one, or wait for a local or remote port to be available prior to continuing)

  • Upvote 1
Link to comment
  • 1 year later...

I found this thread searching for just this feature. I'm looking for simple grouping, keep those containers that run all the time (searchers, and servers) separate from the use-once-shut-down-containers that are more like applications, (Editors, info and explorers)

  • Upvote 1
Link to comment
  • 1 month later...
  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.