All apps · 0 apps
Sonarr
Docker app from ich777's Repository
Overview
Install Sonarr on Unraid in a few clicks.
Find Sonarr in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
ghcr.io/ich777/sonarrRuntime arguments
- Web UI
http://[IP]:[PORT:8989]/- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
Configuration directory
- Target
- /sonarr
- Value
- /mnt/cache/appdata/sonarr
Path to your TV Shows bWARNING:/b This style of paths has a performance and disk usage impact: bslow, I/O intensive moves/b and bwasted disk space/b. See https://trash-guides.info/hardlinks/#unraid for details.
- Target
- /mnt/tv
- Value
- /mnt/user/TV-Shows/
Main download directory bWARNING:/b This style of paths has a performance and disk usage impact: bslow, I/O intensive moves/b and bwasted disk space/b. See https://trash-guides.info/hardlinks/#unraid for details.
- Target
- /mnt/downloads
- Value
- /mnt/user/Downloads/
Select if you want to download a stable or prerelease (valid options are 'latest' and 'nightly' without quotes - you can also set the version manual in this format: '2.0.0.5250' or '2.0.0.5228' without quotes).
- Target
- SONARR_REL
- Value
- latest
WebGUI port http
- Target
- 8989
- Value
- 8989
If connected and routet through a VPN container compatible with the Connected Containers feature, allows the container to detect a restart from the VPN container and restart itself. The default value is: '127.0.0.1:27286' without quotes. If you don't want to use this feature leave this field empty.
- Target
- CONNECTED_CONTAINERS
Container Variable: UID
- Value
- 99
Container Variable: GID
- Value
- 100
Container Variable: UMASK
- Value
- 0000
Only change if you know what you are doing!
- Target
- MONO_START_PARAMS
- Value
- --debug
Container Variable: DATA_PERM
- Value
- 770