-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Skila edited this page Aug 21, 2026
·
10 revisions
Your music. Your server. Your way.
SoundDock is an open-source, self-hosted music platform for organising, streaming and integrating your own music library. The web player and Discord worker are first-party clients of the same API. You bring the files. SoundDock does not provide catalogues, rip YouTube or Spotify, or bypass DRM.
sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/Skila1/SoundDock/main/install.sh)"A whiptail installer writes a Compose project in ./sounddock under the directory you run it from (~/sounddock from home). Open port 8080 and create the first administrator. Discord is configured in Admin later.
cd ~/sounddock
docker compose ps- Installation: one-click install, Discord optional, updates
- Extras: Discord bot, Cloudflare Tunnel, libraries, Redis, search, metrics
- Integration: REST API, API keys, OpenSubsonic, webhooks, Discord as a client
- FAQ