Post

Teamspeak-Server

TeamSpeak is a voice over IP (VoIP) application, primarily used by gamers and teams to chat in real time on dedicated servers. It delivers crystal‑clear, low‑latency voice communication.

Teamspeak-Server

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/teamspeak-server.sh)"
CPU: 1 cores RAM: 512 MB Disk: 2 GB OS: Debian 13

Alpine install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-teamspeak-server.sh)"
CPU: 1 cores RAM: 256 MB Disk: 2 GB OS: Alpine 3.23

Notes

Use journalctl -u teamspeak-server.service inside Debian LXC console to check for admin credentials!
Use cat /var/log/teamspeak.err.log inside Alpine LXC console to check for admin credentials!

Web Interface

Port: 9987

This post is licensed under CC BY 4.0 by the author.