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.

Inter Container communication

Featured Replies

I've recently upgraded unRAID and have moved everything that I had running in a VM to separate Docker containers.

 

I have a SABNZBD container in which I'd like to execute a script that as part of it's processing would call mkvmerge which is running in a MKVToolNix-gui container. 

 

How do I go about setting up the individual containers so that they can communicate with each other?

 

Thanks!

Good question.

One possibility would be giving docker daemon access to the containers, so they can use it for invoking commands on other containers (see http://stackoverflow.com/a/31626260/1803648).

If you --link containers together and run ssh server on the MKVToolNix, you could invoke everything over ssh as well.

Or if possible, write a script on MKVToolNix that monitors shared volume for files - if new ones are present, deal with them.

 

Just some ideas off the top of my head; not 100% sure what the correct solution would be.

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.