pez-infra/ansible/services/slskd
Rasmus Wejlgaard 98031b6d51 capture overseerr, syncthing, and fix slskd on london-b
Add Overseerr (snap) and Syncthing (apt) to media_stack role so they're
managed by Ansible instead of being manually installed.

- Overseerr: snap install from latest/beta channel (matches current)
- Syncthing: apt install, enable syncthing@pez systemd user service
- slskd: remove stale 'currently stopped' comment from compose file
- london-b host_vars: document snap and apt user services

Fixes PESO-106
2026-04-03 02:19:33 +00:00
..
docker-compose.yml capture overseerr, syncthing, and fix slskd on london-b 2026-04-03 02:19:33 +00:00
README.md initial commit 2026-03-28 12:39:41 +00:00

slskd

Soulseek client with web UI.

  • Host: london-b
  • Ports: 5030 (HTTP), 5031 (HTTPS), 50300 (Soulseek)
  • Config: /root/slskd/
  • Downloads: /hdd/music/slskd/ (on ZFS pool)
  • Status: Currently stopped (was not set to auto-restart)