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.

External share with Docker question

Featured Replies

Hi,

 

In my unraid server I've used the Unassigned Devices plugin to create a share to my Synology server.  In Unraid I see this as "/mnt/disks/Diskstation_Media". but id I try to add that to a Sonarr docker container it does now appear.  I can find /mnt but nothing under it.  

 

I see this fine from my OSX finder but how can I publish this so docker containers can see it.

 

Thank you

 

 

You need to add another host mapping pointed to that share

 

Something like /synology mapped to /mnt/disks/...  Then you'll see it under /synology within sonarr

  • Author
22 hours ago, Squid said:

You need to add another host mapping pointed to that share

 

Something like /synology mapped to /mnt/disks/...  Then you'll see it under /synology within sonarr

I'm not sure if I'm following you or missing something.  If I want to add series that are on the synology.  In unraid from the console I can navigate to this directory : 

/mnt/disks/Diskstation_Media

But in Sonarr if I want to add a series thats on the synology and add something from the sonology if I navigate to "/mnt" I don't see anything underneath that directory.

 

I'm not sure what I'm missing.

 

 

 

Think of a docker as it's own self-contained OS.  Anything external to the container itself has to be passed through to it for security purposes.

 

This is the same thing as everyone of your containers has a mapping (under Show More Options) that's passing through /mnt/user/appdata/... mapped to /config

 

When the container looks at /config it is really looking at /mnt/user/appdata/.. on the host

 

You need to add another path mapping with the host path as /mnt/disks/.... mapped to something like /synology.  Then within Sonarr you tell it to look for additional files within /synology

  • Author
On 8/31/2019 at 10:20 PM, Squid said:

Think of a docker as it's own self-contained OS.  Anything external to the container itself has to be passed through to it for security purposes.

 

This is the same thing as everyone of your containers has a mapping (under Show More Options) that's passing through /mnt/user/appdata/... mapped to /config

 

When the container looks at /config it is really looking at /mnt/user/appdata/.. on the host

 

You need to add another path mapping with the host path as /mnt/disks/.... mapped to something like /synology.  Then within Sonarr you tell it to look for additional files within /synology

That was wonderful information!  Thank you so much.  I had to go in and add another path to the Docker.  Cool stuff!!

 

Thanks!!

 

 

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.