binhex-slskd
Aplicación Docker from Binhex's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8980]- Red
bridge- Concha
bash- Privilegiado
- false
- Parámetros adicionales
--restart=unless-stopped
Configuración de plantillas
This is the HTTP Web UI port for the application.
- Objetivo
- 8980
- Por defecto
- 8980
This is the HTTPS Web UI port for the application.
- Objetivo
- 8990
- Por defecto
- 8990
This is the container path to your configuration files, e.g. databases, configuration files, logs etc.
- Objetivo
- /config
- Por defecto
- /mnt/user/appdata/slskd
This is the container path to your media files, e.g. movies, tv, music, pictures etc.
- Objetivo
- /media
- Por defecto
- /mnt/user
This is the container path to your downloaded files or user created content.
- Objetivo
- /data
Username for the Soulseek network.
- Objetivo
- SLSK_USERNAME
Password for the Soulseek network.
- Objetivo
- SLSK_PASSWORD
Port on which to listen for incoming connections.
- Objetivo
- SLSK_LISTEN_PORT
- Por defecto
- 50300
Semi-colon separated list of container paths to shared files. !!WARNING!! Be careful not to share sensitive information.
- Objetivo
- SHARED_PATHS
The container path where incomplete downloads are saved.
- Objetivo
- INCOMPLETE_PATH
- Por defecto
- /data/incomplete
The container path where downloaded files are saved.
- Objetivo
- DOWNLOADS_PATH
- Por defecto
- /data/completed
Upload speed limit in bits/s.
- Objetivo
- UPLOAD_SPEED_LIMIT
- Por defecto
- 2147483647
Download speed limit in bits/s.
- Objetivo
- DOWNLOAD_SPEED_LIMIT
- Por defecto
- 2147483647
HTTP port for web UI.
- Objetivo
- WEBUI_HTTP_PORT
- Por defecto
- 8980
HTTPS port for web UI.
- Objetivo
- WEBUI_HTTPS_PORT
- Por defecto
- 8990
Username for web UI authentication.
- Objetivo
- WEBUI_USERNAME
- Por defecto
- slskd
Password for web UI authentication.
- Objetivo
- WEBUI_PASSWORD
- Por defecto
- 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.
- Objetivo
- API_KEY
Allow remote configuration (true/false).
- Objetivo
- REMOTE_CONFIGURATION
- Por defecto
- true|false
Allow remote file management (true/false).
- Objetivo
- REMOTE_FILE_MANAGEMENT
- Por defecto
- true|false
Specify whether to attempt to identify and configure the applications listening port when connected to the gluetun network.
- Objetivo
- GLUETUN_INCOMING_PORT
- Por defecto
- no|yes
Specify the port for the gluetun HTTP Control Server.
- Objetivo
- GLUETUN_CONTROL_SERVER_PORT
- Por defecto
- 8000
Specify the username for the gluetun HTTP Control Server
- Objetivo
- GLUETUN_CONTROL_SERVER_USERNAME
- Por defecto
- controlserver
Specify the password for the gluetun HTTP Control Server
- Objetivo
- GLUETUN_CONTROL_SERVER_PASSWORD
- Por defecto
- controlserver
Enable or disable healthchecks.
- Objetivo
- ENABLE_HEALTHCHECK
- Por defecto
- yes|no
The command or script to execute, if not specified then the script healthcheck.sh will be used (process, dns and https checking).
- Objetivo
- 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'.
- Objetivo
- HEALTHCHECK_ACTION
The hostname used when performing HTTPS and DNS healthchecking.
- Objetivo
- HEALTHCHECK_HOSTNAME
- Por defecto
- google.com
User ID for the running container
- Objetivo
- PUID
- Por defecto
- 99
Group ID for the running container
- Objetivo
- PGID
- Por defecto
- 100
UMASK for the running container
- Objetivo
- UMASK
- Por defecto
- 000
Categorías
Descargar estadísticas
Detalles
ghcr.io/binhex/arch-slskdEjecute binhex-slskd en Unraid.
binhex-slskd se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.