Hello everyone, I've created a new Docker template repository to help users easily install software that isn't available in CA yet. Currently, it features a ready-to-use, one-click template for the official TeamSpeak 6 Beta Server. The TS6 template includes all necessary ports (Voice, File Transfer, WebQuery) and the required extra parameters (--user 99:100) to ensure proper Appdata write access right out of the box. I would be very happy if this repository could be added to Community Applications! Best regards! TeamSpeak 6 Server (Beta) Application Name: TeamSpeak 6 Server Template Author: mayo-248 Template Repository Link (.xml): https://github.com/mayo-248/unraid-templates Current Version: v6.0.0-beta8 (Released January 22, 2026) Docker Hub: https://hub.docker.com/r/teamspeaksystems/teamspeak6-server Official GitHub: https://github.com/teamspeak/teamspeak6-server -------------------------------------------------- Overview This is the Unraid Docker template for the official TeamSpeak 6 Server (currently in Beta). TeamSpeak offers ideal voice communication for gaming, education, and business with high security standards, excellent voice quality, and low system and bandwidth usage. Disclaimer: I am not affiliated with, nor endorsed by, TeamSpeak Systems GmbH. All rights to the software and brand belong exclusively to TeamSpeak. This template is provided "as is" to help the Unraid community easily deploy the official Docker image. -------------------------------------------------- Installation Notes & Important Instructions 1. Appdata Permissions (Crucial Fix) By default, the official TS6 container runs as a restricted user internally. On Unraid, this causes the container to crash immediately with a "Failed to create log directory" error because it lacks write access to the newly created appdata folder. To fix this, this template automatically includes the Extra Parameter "--user 99:100". This forces the container to run with Unraid's default user permissions (nobody:users), granting it full read/write access to your appdata folder. Please do not remove this parameter. 2. Getting Your Admin Token (Privilege Key) On the very first start, the server generates a one-time admin token. You need this to claim ownership of your server in the TS6 Client. - Go to your Unraid Docker tab. - Left-click on the TeamSpeak6 container icon and select "Logs". - Look for the string "ServerAdmin privilege key" in the text output. - Copy the long key behind it and paste it into your TeamSpeak 6 Client when prompted. 3. Beta Limitations (Please read before installing) - Current Beta Version: v6.0.0-beta8 - There is currently no migration path between TS3 and TS6. - TS3 Server licenses are not compatible with TS6. - The server includes a 32-slot Beta License that renews automatically every two months during the beta/evaluation period. It is currently not possible to upgrade to a larger license. -------------------------------------------------- Support & Feedback If you encounter any issues specifically related to this Unraid template (like path variables or port mappings), feel free to post them below. For bugs related to the TeamSpeak server software itself, please report them directly to the developers on the Official TeamSpeak Forum or their GitHub issue tracker.