All apps · 0 apps
Radarr
Docker app from ich777's Repository
Overview
Install Radarr on Unraid in a few clicks.
Find Radarr 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/radarrRuntime arguments
- Web UI
http://[IP]:[PORT:7878]/- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
Configuration directory
- Target
- /radarr
- Value
- /mnt/cache/appdata/radarr
Path to your Movies 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/movies
- Value
- /mnt/user/Movies/
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).
- Target
- RADARR_REL
- Value
- latest
WebGUI port http
- Target
- 7878
- Value
- 7878
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
Container Variable: DATA_PERM
- Value
- 770