Containerize TeamSpeak 3 #39

Open
opened 2026-05-27 07:21:03 +00:00 by bashy · 0 comments
Owner

Server: VPS

TeamSpeak has an official Docker image — relatively painless migration.

  • Write Compose service using teamspeak official image
  • Mount data volume (licensekey.dat, ts3server.sqlitedb, files/)
  • Expose required ports: 9987/udp (voice), 30033/tcp (filetransfer), 10011/tcp (serverquery)
  • Stop ts3.service systemd unit, start container
  • Verify: connect with TS client, check permissions and channels preserved
**Server: VPS** TeamSpeak has an official Docker image — relatively painless migration. - [ ] Write Compose service using `teamspeak` official image - [ ] Mount data volume (licensekey.dat, ts3server.sqlitedb, files/) - [ ] Expose required ports: 9987/udp (voice), 30033/tcp (filetransfer), 10011/tcp (serverquery) - [ ] Stop ts3.service systemd unit, start container - [ ] Verify: connect with TS client, check permissions and channels preserved
bashy added this to the Docker Phase 1 — Core Services milestone 2026-05-27 07:21:03 +00:00
Sign in to join this conversation.
No labels
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bashy/roadmap#39
No description provided.