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.

Map from one unraid to another

Featured Replies

Could one of you pros help me with mapping from one unraid server to another?

 

192.168.1.119\TVSHOWS to 192.168.1.120\TVSHOWS

 

I want to put this mount in the go script so it launches each time. Having fits with the right syntax

 

I know this is easy, thanks in advance for your assistance

 

Maybe I'm just missing something, but are you trying to mount the TVSHOWS share from server ...120 onto the server ...119?

 

Easiest way to accomplish that is to use the unassigned devices plugin

 

or via the go:

 

mkdir /path/to/local/mount/point
mount -t cifs //192.168.1.120/TVSHOWS /path/to/local/mount/point -o username=whatever,password=whatever,dir_mode=0777,file_mode=0777

Can confirm the easiet way is to use unassigned devices plugin. I do the same thing with all my data on Rig 1 and then all my dockers on Rig 2 and have the mounts auto start. You can choose NFS or SMB shares.

 

Then just map your apps accordingly.

 

So just as an example I have something like /mnt/disk/192.168.1.3/Movies/

 

then in plex /Movies is mapped to /mnt/disk/192.168.1.3/Movies/

 

if your using SMB its the pretty much the same /mnt/disk/SERVERname/Movies/

 

Very quick and easy to do.

  • Author

Exactly what I needed Thaks!!

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.