Video coming soon…

⬇️ Setup slskd — Modern Web-Based Soulseek Client

Deploy slskd on Ubuntu with Docker — a modern, headless Soulseek client with a clean web UI for finding and sharing music on the Soulseek network, on port 5030.

⚠️ This script is provided for demo and testing purposes only. Not intended for production use.

📦 Resources & Setup Scripts

Grab the automated bash script from GitHub to follow along with the video.

Automated install script — one command deploys slskd on port 5030. Default login slskd / slskd — change it, then add your Soulseek account.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/downloads/slskd/slskd-ubuntu.sh
chmod +x slskd-ubuntu.sh
sudo bash slskd-ubuntu.sh

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/downloads/slskd/slskd-ubuntu.sh

2 Make it Executable

chmod +x slskd-ubuntu.sh

3 Run the Installer

The script installs Docker if needed and starts slskd with the web UI on 5030 and the peer port on 50300, with app data in ./app, downloads in ./downloads, and shared files in ./shared.

sudo bash slskd-ubuntu.sh

4 Log In and Add Your Soulseek Account

Open the web UI, log in with the default slskd / slskd, change the password, then add your Soulseek network credentials in settings:

http://<your-server-ip>:5030

Ports Used

PortPurpose
5030Web UI (host → container 5030) — default slskd / slskd
50300Soulseek peer port (host → container 50300) — forward it
./appConfig and state (also ./downloads, ./shared)

Overview

Why Use It

When You Need It

    Who Should Use It

      Real Use Cases

        Main Features

          How to Use After Installation

            Security Best Practices

              Ports and Firewall Notes

              Backup and Maintenance

                Common Mistakes

                  Troubleshooting

                    Alternatives

                    When Not to Use It

                    PrismaTechWork Professional Help

                      Contact Us

                      Frequently Asked Questions