binhex-slskd

binhex-slskd

Docker 应用程序 from Binhex's Repository

概述

A modern client-server application for the Soulseek file-sharing network.

运行时参数

网络用户界面
http://[IP]:[PORT:8980]
网络
bridge
外壳
bash
特权
false
额外参数
--restart=unless-stopped

模板配置

Port: HTTP Web InterfacePorttcp

This is the HTTP Web UI port for the application.

目标
8980
默认值
8980
Port: HTTPS Web InterfacePorttcp

This is the HTTPS Web UI port for the application.

目标
8990
默认值
8990
Path: /configPathrw

This is the container path to your configuration files, e.g. databases, configuration files, logs etc.

目标
/config
默认值
/mnt/user/appdata/slskd
Path: /mediaPathrw

This is the container path to your media files, e.g. movies, tv, music, pictures etc.

目标
/media
默认值
/mnt/user
Path: /dataPathrw

This is the container path to your downloaded files or user created content.

目标
/data
Variable: SLSK_USERNAMEVariable

Username for the Soulseek network.

目标
SLSK_USERNAME
Variable: SLSK_PASSWORDVariable

Password for the Soulseek network.

目标
SLSK_PASSWORD
Variable: SLSK_LISTEN_PORTVariable

Port on which to listen for incoming connections.

目标
SLSK_LISTEN_PORT
默认值
50300
Variable: SHARED_PATHSVariable

Semi-colon separated list of container paths to shared files. !!WARNING!! Be careful not to share sensitive information.

目标
SHARED_PATHS
Variable: INCOMPLETE_PATHVariable

The container path where incomplete downloads are saved.

目标
INCOMPLETE_PATH
默认值
/data/incomplete
Variable: DOWNLOADS_PATHVariable

The container path where downloaded files are saved.

目标
DOWNLOADS_PATH
默认值
/data/completed
Variable: UPLOAD_SPEED_LIMITVariable

Upload speed limit in bits/s.

目标
UPLOAD_SPEED_LIMIT
默认值
2147483647
Variable: DOWNLOAD_SPEED_LIMITVariable

Download speed limit in bits/s.

目标
DOWNLOAD_SPEED_LIMIT
默认值
2147483647
Variable: WEBUI_HTTP_PORTVariable

HTTP port for web UI.

目标
WEBUI_HTTP_PORT
默认值
8980
Variable: WEBUI_HTTPS_PORTVariable

HTTPS port for web UI.

目标
WEBUI_HTTPS_PORT
默认值
8990
Variable: WEBUI_USERNAMEVariable

Username for web UI authentication.

目标
WEBUI_USERNAME
默认值
slskd
Variable: WEBUI_PASSWORDVariable

Password for web UI authentication.

目标
WEBUI_PASSWORD
默认值
slskd
Variable: API_KEYVariable

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
Variable: REMOTE_CONFIGURATIONVariable

Allow remote configuration (true/false).

目标
REMOTE_CONFIGURATION
默认值
true|false
Variable: REMOTE_FILE_MANAGEMENTVariable

Allow remote file management (true/false).

目标
REMOTE_FILE_MANAGEMENT
默认值
true|false
Variable: GLUETUN_INCOMING_PORTVariable

Specify whether to attempt to identify and configure the applications listening port when connected to the gluetun network.

目标
GLUETUN_INCOMING_PORT
默认值
no|yes
Variable: GLUETUN_CONTROL_SERVER_PORTVariable

Specify the port for the gluetun HTTP Control Server.

目标
GLUETUN_CONTROL_SERVER_PORT
默认值
8000
Variable: GLUETUN_CONTROL_SERVER_USERNAMEVariable

Specify the username for the gluetun HTTP Control Server

目标
GLUETUN_CONTROL_SERVER_USERNAME
默认值
controlserver
Variable: GLUETUN_CONTROL_SERVER_PASSWORDVariable

Specify the password for the gluetun HTTP Control Server

目标
GLUETUN_CONTROL_SERVER_PASSWORD
默认值
controlserver
Variable: ENABLE_HEALTHCHECKVariable

Enable or disable healthchecks.

目标
ENABLE_HEALTHCHECK
默认值
yes|no
Variable: HEALTHCHECK_COMMANDVariable

The command or script to execute, if not specified then the script healthcheck.sh will be used (process, dns and https checking).

目标
HEALTHCHECK_COMMAND
Variable: HEALTHCHECK_ACTIONVariable

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
Variable: HEALTHCHECK_HOSTNAMEVariable

The hostname used when performing HTTPS and DNS healthchecking.

目标
HEALTHCHECK_HOSTNAME
默认值
google.com
Variable: PUIDVariable

User ID for the running container

目标
PUID
默认值
99
Variable: PGIDVariable

Group ID for the running container

目标
PGID
默认值
100
Variable: UMASKVariable

UMASK for the running container

目标
UMASK
默认值
000

下载统计数据

4,454
下载总数

详细信息

存储库
ghcr.io/binhex/arch-slskd
最后更新2026-04-20
初见2025-11-05

在Unraid 上运行 binhex-slskd 。

binhex-slskd 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。