Community discussions

MikroTik App
 
kleshki
Member Candidate
Member Candidate
Topic Author
Posts: 285
Joined: Tue Mar 10, 2020 6:37 am

TeamSpeak 5 docker

Sun Aug 18, 2024 1:24 am

Hello.
Recently I've managed to get TeamSpeak 3 working in a ROS container, which involves installing mariadb and ts server itself (two containers) and a bunch of env's for them.
Now I've found there's a beta of TS5 server here. It contains docker-compose file, but it looks way longer and requires more setup, than TS3 did. Anyone had success in this? Or maybe it is possible to install it from compose file directly?
 
burabaika
just joined
Posts: 3
Joined: Sun Jul 21, 2024 10:28 am

Re: TeamSpeak 5 docker

Sat Apr 26, 2025 12:48 pm

hi!
I also want to set up teamspeak3 on a Mikrotik 5009, but I absolutely don't understand where to dig.
I tried to set up a container bartixxx32/teamspeak3:latest-aarch64 and mount the folder src=usb1/ts3 dst=/var/ts3server
It immediately crashes with 255.
I don't understand at all how to view the container logs, I'm a noob in Mikrotik containers.
Can you please help, send a readable config on how to do this