binhex-deluge
binhex-deluge
Docker app from Binhex's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:8112]- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
This is the Web UI port for for the application.
- Target
- 8112
- Default
- 8112
This is the port used by the Deluge daemon.
- Target
- 58846
- Default
- 58846
This port can be used as an TCP incoming port.
- Target
- 58946
- Default
- 58946
This port can be used as an UDP incoming port.
- Target
- 58946
- Default
- 58946
This is the container path to your configuration files, e.g. databases, configuration files, logs etc.
- Target
- /config
- Default
- /mnt/user/appdata/deluge
This is the container path to your downloaded files or user created content.
- Target
- /data
Specify the level of logging for the Deluge daemon, valid levels are: info, warning, error, none, debug, trace, garbage.
- Target
- DELUGE_DAEMON_LOG_LEVEL
- Default
- info
Specify the level of logging for the Deluge daemon, valid levels are: info, warning, error, none, debug, trace, garbage.
- Target
- DELUGE_WEB_LOG_LEVEL
- Default
- info
Specify whether to attempt to identify and configure the applications listening port when connected to the gluetun network.
- Target
- GLUETUN_INCOMING_PORT
- Default
- no|yes
Specify the port for the gluetun HTTP Control Server.
- Target
- GLUETUN_CONTROL_SERVER_PORT
- Default
- 8000
Specify the username for the gluetun HTTP Control Server
- Target
- GLUETUN_CONTROL_SERVER_USERNAME
- Default
- controlserver
Specify the password for the gluetun HTTP Control Server
- Target
- GLUETUN_CONTROL_SERVER_PASSWORD
- Default
- controlserver
Specify the port the application will listen on - IMPORTANT: If you change this value then you will also need to delete and re-create the port mapping to match.
- Target
- WEBUI_PORT
- Default
- 8112
Specify whether you want to enable debug logging, useful when diagnosing gluetune related issues.
- Target
- DEBUG
- Default
- no|yes
Enable or disable healthchecks.
- Target
- ENABLE_HEALTHCHECK
- Default
- yes|no
The command or script to execute, if not specified then the script healthcheck.sh will be used (process, dns and https checking).
- Target
- HEALTHCHECK_COMMAND
The action to execute if the healthcheck command returns a non zero exit code, if not specified the action will be 'exit 1', if you want the container to exit on failure then set the action to 'kill 1'.
- Target
- HEALTHCHECK_ACTION
The hostname used when performing HTTPS and DNS healthchecking.
- Target
- HEALTHCHECK_HOSTNAME
- Default
- google.com
User ID for the running container
- Target
- PUID
- Default
- 99
Group ID for the running container
- Target
- PGID
- Default
- 100
UMASK for the running container
- Target
- UMASK
- Default
- 000
Categories
Download Statistics
Total Downloads Over Time
Details
ghcr.io/binhex/arch-delugeRun binhex-deluge on Unraid.
binhex-deluge is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.