binhex-slskd
Docker 应用程序 from Binhex's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:8980]- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--restart=unless-stopped
模板配置
This is the HTTP Web UI port for the application.
- 目标
- 8980
- 默认值
- 8980
This is the HTTPS Web UI port for the application.
- 目标
- 8990
- 默认值
- 8990
This is the container path to your configuration files, e.g. databases, configuration files, logs etc.
- 目标
- /config
- 默认值
- /mnt/user/appdata/slskd
This is the container path to your media files, e.g. movies, tv, music, pictures etc.
- 目标
- /media
- 默认值
- /mnt/user
This is the container path to your downloaded files or user created content.
- 目标
- /data
Username for the Soulseek network.
- 目标
- SLSK_USERNAME
Password for the Soulseek network.
- 目标
- SLSK_PASSWORD
Port on which to listen for incoming connections.
- 目标
- SLSK_LISTEN_PORT
- 默认值
- 50300
Semi-colon separated list of container paths to shared files. !!WARNING!! Be careful not to share sensitive information.
- 目标
- SHARED_PATHS
The container path where incomplete downloads are saved.
- 目标
- INCOMPLETE_PATH
- 默认值
- /data/incomplete
The container path where downloaded files are saved.
- 目标
- DOWNLOADS_PATH
- 默认值
- /data/completed
Upload speed limit in bits/s.
- 目标
- UPLOAD_SPEED_LIMIT
- 默认值
- 2147483647
Download speed limit in bits/s.
- 目标
- DOWNLOAD_SPEED_LIMIT
- 默认值
- 2147483647
HTTP port for web UI.
- 目标
- WEBUI_HTTP_PORT
- 默认值
- 8980
HTTPS port for web UI.
- 目标
- WEBUI_HTTPS_PORT
- 默认值
- 8990
Username for web UI authentication.
- 目标
- WEBUI_USERNAME
- 默认值
- slskd
Password for web UI authentication.
- 目标
- WEBUI_PASSWORD
- 默认值
- 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.
- 目标
- API_KEY
Allow remote configuration (true/false).
- 目标
- REMOTE_CONFIGURATION
- 默认值
- true|false
Allow remote file management (true/false).
- 目标
- REMOTE_FILE_MANAGEMENT
- 默认值
- true|false
Specify whether to attempt to identify and configure the applications listening port when connected to the gluetun network.
- 目标
- GLUETUN_INCOMING_PORT
- 默认值
- no|yes
Specify the port for the gluetun HTTP Control Server.
- 目标
- GLUETUN_CONTROL_SERVER_PORT
- 默认值
- 8000
Specify the username for the gluetun HTTP Control Server
- 目标
- GLUETUN_CONTROL_SERVER_USERNAME
- 默认值
- controlserver
Specify the password for the gluetun HTTP Control Server
- 目标
- GLUETUN_CONTROL_SERVER_PASSWORD
- 默认值
- controlserver
Enable or disable healthchecks.
- 目标
- ENABLE_HEALTHCHECK
- 默认值
- yes|no
The command or script to execute, if not specified then the script healthcheck.sh will be used (process, dns and https checking).
- 目标
- 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'.
- 目标
- HEALTHCHECK_ACTION
The hostname used when performing HTTPS and DNS healthchecking.
- 目标
- HEALTHCHECK_HOSTNAME
- 默认值
- google.com
User ID for the running container
- 目标
- PUID
- 默认值
- 99
Group ID for the running container
- 目标
- PGID
- 默认值
- 100
UMASK for the running container
- 目标
- UMASK
- 默认值
- 000
下载统计数据
详细信息
ghcr.io/binhex/arch-slskd在Unraid 上运行 binhex-slskd 。
binhex-slskd 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。