Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Grouping of Dockers

Featured Replies

Ability to group Docker Containers

 

So that

  • I can start or stop them all at once - my primary desire
    • ex: When working with media content, I may want to open a download docker, file renamer, file manager, ...
    • ex: Maybe I'm testing some things working together and want to keep them together
  • <maybe but not too important> so that I can update them all at once
  • <maybe but not too important> so that I can clean up a large list of dockers

Edited by Tomahawk51
completed a thought

1 minute ago, Tomahawk51 said:

Ability to group Docker Containers

 

So that

  • I can start or stop them all at once - my primary desire
    • ex: When working with media content, I may want to open a download docker, file renamer, file manager, ...
    • ex: Maybe I'm testing some things working together and want to keep them together
  • <maybe but not too important> so that I can update them all at once
  • <maybe but not too important> 

A GUI function for this would be great, I would definitely use it, specifically to help with start and stop routines. I have certain groups of containers that are dependent on others.

 

However, for right now, it's easy to set groups up manually using scripts, which can be handily dealt with in the user scripts plugin.

 

Here's a ferintstance. You could save this as a script to start a media gather operation. Save another script substituting docker stop <container> to shut them all down again with one click. If you really want to get fancy, you can link a script to an icon in your OS, by using plink.

Here's a windows command to launch a script saved in the user scripts plugin in your unraid. Assumes you have putty installed.

c:\<path to putty>\plink -pw <password> root@<unraid ip> /boot/config/plugins/user.scripts/scripts/<nameofscript>/script

 

#!/bin/bash
docker start binhex-nzbget
docker start binhex-delugevpn
sleep 30
docker start binhex-sonarr
docker start binhex-radarr

 

  • Author

Thanks jonathanm !  I'll stick with my request for (yes, as you better clarify) a GUI feature.  I don't really want this enough to create scripts yet...but now I know how I could approach it.

  • 1 month later...

+1 for this request.

  • 6 months later...

+1 - Starting to use more and more dockers and the GUI is getting a bit messy to manage. A way of grouping 'related' Dockers would be great.

24 minutes ago, teh0wner said:

+1 - Starting to use more and more dockers and the GUI is getting a bit messy to manage. A way of grouping 'related' Dockers would be great.

docker folders plugin

3 hours ago, Squid said:

docker folders plugin

now i know what this plugin for, I think it should be renamed to something like "Docker Groups" or something that implies the function.

10 hours ago, Squid said:

docker folders plugin

Oh wow, amazing. Didn't know this existed - exactly what I was looking for. Thanks

  • 1 month later...

Squid to the rescue again.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.