All apps · 0 apps
SABnzbd
Docker app from ich777's Repository
Overview
Install SABnzbd on Unraid in a few clicks.
Find SABnzbd 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/sabnzbdRuntime arguments
- Web UI
http://[IP]:[PORT:8080]/- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
Configuration directory
- Target
- /sabnzbd
- Value
- /mnt/cache/appdata/sabnzbd
Main download directory
- Target
- /mnt/downloads
- Value
- /mnt/user/Downloads/
Directory for incomplete downloads (could be a subfolder in the download directory)
- Target
- /mnt/incomplete
- Value
- /mnt/user/Downloads/incomplete/
Select if you want to download a stable or prerelease (valid options are 'lastest' and 'prerelease' without quotes - you can also set the version manual in this format: '3.0.1' or '3.0.0' without quotes).
- Target
- SABNZBD_REL
- Value
- latest
WebGUI port http (don't change the IP adress or the port in the SABnzbd config itself - please note that if you change this value that it can happen that you have close and reopen the webpage after the initial setup).
- Target
- 8080
- Value
- 8080
WebGUI port for https - you can delete this value if you don't connect through https (don't change the IP adress or the port in the SABnzbd config itself - please note that if you change this value that it can happen that you have close and reopen the webpage after the initial setup).
- Target
- 9090
- Value
- 9090
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: DATA_PERM
- Target
- DATA_PERM
- Value
- 770
Container Variable: UID
- Value
- 99
Container Variable: GID
- Value
- 100
Container Variable: UMASK
- Target
- UMASK
- Value
- 0000