Updated: Unraid section

- Fixed: Some formatting.
- Added: line breaks to make it more readable.
pull/131/head
TRaSH 4 years ago
parent e62aa4ac77
commit 037bfb0869

@ -231,17 +231,19 @@ Then keep reading.
(Spaceinvader One YouTube guides are great to learn how to start with unraid or how to setup certain applications, and yes I did and still do use them. Probably the main reason why he's using those path is because they are predefined in the template) (Spaceinvader One YouTube guides are great to learn how to start with unraid or how to setup certain applications, and yes I did and still do use them. Probably the main reason why he's using those path is because they are predefined in the template)
------
##### Create the main share
!!! attention !!! attention
To get Hardlinks and Atomic-Moves working with Unraid you will need to make use of **ONE** share with subfolders. To get Hardlinks and Atomic-Moves working with Unraid you will need to make use of **ONE** share with subfolders.
##### Create the main share
For this example I'm using my own setup and preferred share `data`. For this example I'm using my own setup and preferred share `data`.
Go to your dashboard and on the top select `shares` select `add share` . Go to your dashboard and on the top select `shares` select `add share` .
[![unraid-main-share](images/unraid-main-share.png)](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/Misc/images/unraid-main-share.png){:target="_blank" rel="noopener noreferrer"} ![!unraid-main-share](images/unraid-main-share.png)
1. use `data` 1. use `data`
1. if you got a cache drive and want to make use of it put it on `Yes` or keep it disabled (Hardlinks will stay in tact if you're using the cache) 1. if you got a cache drive and want to make use of it put it on `Yes` or keep it disabled (Hardlinks will stay in tact if you're using the cache)
@ -253,6 +255,8 @@ Then keep reading.
With Usenet you won't have any issues. With Usenet you won't have any issues.
------
##### Folder Structure ##### Folder Structure
On the host (Unraid) you will need to add `/mnt/user` before it. **So `/mnt/user/data`** On the host (Unraid) you will need to add `/mnt/user` before it. **So `/mnt/user/data`**
@ -279,6 +283,8 @@ Then keep reading.
*I'm using lower case on all folder on purpose, being Linux is case sensitive.* *I'm using lower case on all folder on purpose, being Linux is case sensitive.*
------
##### Setting up the containers ##### Setting up the containers
After you created all the needed folders it's time to setup the paths in the docker containers. After you created all the needed folders it's time to setup the paths in the docker containers.
@ -291,6 +297,8 @@ Then keep reading.
`Host Path:` => The path on your Unraid Server (The Host). `Host Path:` => The path on your Unraid Server (The Host).
------
##### Torrent clients ##### Torrent clients
qBittorrent, Deluge, ruTorrent qBittorrent, Deluge, ruTorrent
@ -299,7 +307,7 @@ Then keep reading.
`Container Path:` => `/data/torrents/` `Container Path:` => `/data/torrents/`
`Host Path`: => `/mnt/user/data/torrents/` `Host Path:` => `/mnt/user/data/torrents/`
!!! info !!! info
@ -313,6 +321,8 @@ Then keep reading.
└── tv └── tv
``` ```
------
##### Usenet clients ##### Usenet clients
NZBGet or SABnzbd NZBGet or SABnzbd
@ -335,6 +345,8 @@ Then keep reading.
└── tv └── tv
``` ```
------
##### The arr(s) ##### The arr(s)
Sonarr, Radarr and Lidarr Sonarr, Radarr and Lidarr
@ -365,6 +377,8 @@ Then keep reading.
└── tv └── tv
``` ```
------
##### Media Server ##### Media Server
Plex, Emby, JellyFin and Bazarr Plex, Emby, JellyFin and Bazarr
@ -387,11 +401,13 @@ Then keep reading.
└── tv └── tv
``` ```
------
##### Final Result ##### Final Result
[![unraid-final-result](images/unraid-final-result.png)](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/Misc/images/unraid-final-result.png){:target="_blank" rel="noopener noreferrer"} ![!unraid-final-result](images/unraid-final-result.png)
Don't forget to look at the [Examples](#examples) how to setup the paths inside the containers. **Don't forget to look at the [Examples](#examples) how to setup the paths inside the containers.**
??? summary "Synology" ??? summary "Synology"

Loading…
Cancel
Save