Enjoy crystal-clear, lag-free communication designed specifically for competitive gaming and esports. This VoIP solution gives you complete control over your infrastructure, allowing you to host from anywhere without relying on centralized servers. Your data remains entirely yours, backed by military-grade AES encryption for maximum privacy and security.
Key benefits include:
services:
teamspeak:
image: mbentley/teamspeak
container_name: teamspeak
restart: unless-stopped
ports:
- "9987:9987/udp"
- "10011:10011"
- "30033:30033"
environment:
- TS3SERVER_LICENSE=accept
- TS3SERVER_SERVERADMIN_PASSWORD=${TS3SERVER_SERVERADMIN_PASSWORD}
volumes:
- ./data:/var/ts3serverTS3SERVER_SERVERADMIN_PASSWORD=your_secure_passwordAuto-fetched about 21 hours ago
Auto-fetched about 21 hours ago