binhex-slskd
binhex-slskd
Docker app from Binhex's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:8980]- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
This is the HTTP Web UI port for the application.
- Target
- 8980
- Default
- 8980
This is the HTTPS Web UI port for the application.
- Target
- 8990
- Default
- 8990
This is the container path to your configuration files, e.g. databases, configuration files, logs etc.
- Target
- /config
- Default
- /mnt/user/appdata/slskd
This is the container path to your media files, e.g. movies, tv, music, pictures etc.
- Target
- /media
- Default
- /mnt/user
This is the container path to your downloaded files or user created content.
- Target
- /data
Username for the Soulseek network.
- Target
- SLSK_USERNAME
Password for the Soulseek network.
- Target
- SLSK_PASSWORD
Port on which to listen for incoming connections.
- Target
- SLSK_LISTEN_PORT
- Default
- 50300
Semi-colon separated list of container paths to shared files. !!WARNING!! Be careful not to share sensitive information.
- Target
- SHARED_PATHS
The container path where incomplete downloads are saved.
- Target
- INCOMPLETE_PATH
- Default
- /data/incomplete
The container path where downloaded files are saved.
- Target
- DOWNLOADS_PATH
- Default
- /data/completed
Upload speed limit in bits/s.
- Target
- UPLOAD_SPEED_LIMIT
- Default
- 2147483647
Download speed limit in bits/s.
- Target
- DOWNLOAD_SPEED_LIMIT
- Default
- 2147483647
HTTP port for web UI.
- Target
- WEBUI_HTTP_PORT
- Default
- 8980
HTTPS port for web UI.
- Target
- WEBUI_HTTPS_PORT
- Default
- 8990
Username for web UI authentication.
- Target
- WEBUI_USERNAME
- Default
- slskd
Password for web UI authentication.
- Target
- WEBUI_PASSWORD
- Default
- slskd
API key for slskd API access, string between 16 and 255 characters, you can use the command 'openssl rand -hex 16' to generate a randomised string.
- Target
- API_KEY
Allow remote configuration (true/false).
- Target
- REMOTE_CONFIGURATION
- Default
- true|false
Allow remote file management (true/false).
- Target
- REMOTE_FILE_MANAGEMENT
- Default
- true|false
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
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
Details
ghcr.io/binhex/arch-slskdRun binhex-slskd on Unraid.
binhex-slskd is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.