Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] - TeamSpeak 6 Server (Beta)

Featured Replies

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.

Edited by Mayo_248

  • Mayo_248 changed the title to [Support] - TeamSpeak 6 Server (Beta)

Thanks for working on this! I've been waiting for TS6 beta stuff to come to Unraid because of the recent discord news. Good a time as any to start trying alternatives.

Any chance this will make it to the Unraid app list? I tried the above without luck. Clearly, I am not tech savy enough.

  • Author

The process of integrating this into the Unraid App Store is already underway. We are working on making it available there to simplify the installation for everyone.

Thanks for doing this.

Thanks for doing this Mayo, greatly appreciated!

I have managed to install it just now.

  1. Open Unraid console from Web-UI.

  2. Navigate to DockerMan Template folder using "cd /boot/config/plugins/dockerMan/templates-user/"

  3. Then use wget to the download the template from Github using "wget https://raw.githubusercontent.com/Mayo-248/unraid-templates/refs/heads/main/teamspeak6server/my-TeamSpeak6-Server-Beta.xml"

  4. You should now have a template file called "my-Teamspeak6-Server-Beta.xml" in that folder.

  5. Go to your Unraid "Docker" tab, click "Add Container", and select the newly added template from the "Template" dropdown menu.

  6. Just install and done ;)

12 hours ago, HojuGuy said:

Any chance this will make it to the Unraid app list? I tried the above without luck. Clearly, I am not tech savy enough.

Just made a quick guide on how to do it here ;)

Just now, vast said:

I have managed to install it just now.

  1. Open Unraid console from Web-UI.

  2. Navigate to DockerMan Template folder using "cd /boot/config/plugins/dockerMan/templates-user/"

  3. Then use wget to the download the template from Github using "wget https://raw.githubusercontent.com/Mayo-248/unraid-templates/refs/heads/main/teamspeak6server/my-TeamSpeak6-Server-Beta.xml"

  4. You should now have a template file called "my-Teamspeak6-Server-Beta.xml" in that folder.

  5. Go to your Unraid "Docker" tab, click "Add Container", and select the newly added template from the "Template" dropdown menu.

  6. Just install and done ;)

Thank you Mayo and vast! I'm very new to both Unraid and severs in general so this was super intimidating, but I got it done in about 20 minutes thanks to both of you.

  • Author

I'm happy that my work is being received so positively =) but unfortunately nothing is happening, I'm not getting a reply to my PM and no other reaction either, I'm not aware if I've done anything wrong, only the thread was moved thanks to Trurl, I still don't see a publication.

53 minutes ago, Mayo_248 said:

I'm happy that my work is being received so positively =) but unfortunately nothing is happening, I'm not getting a reply to my PM and no other reaction either, I'm not aware if I've done anything wrong, only the thread was moved thanks to Trurl, I still don't see a publication.

I am sure in time they will pick up your template in the CA. They must!!! If you need any help let me know!

  • 3 weeks later...

Hey is anyone having issue with teamspeak 6 not connecting to Tailscale? I keep getting the following error
Executing Unraid Docker Hook for Tailscale

ERROR: No root privileges!

ERROR: Unraid Docker Hook script throw an error!

Starting container without Tailscale!

Starting container...

I gave the folder root permissions and i cant seem to figure out why its not working.

On 3/15/2026 at 10:04 PM, Icerian said:

Hey is anyone having issue with teamspeak 6 not connecting to Tailscale? I keep getting the following error
Executing Unraid Docker Hook for Tailscale

ERROR: No root privileges!

ERROR: Unraid Docker Hook script throw an error!

Starting container without Tailscale!

Starting container...

I gave the folder root permissions and i cant seem to figure out why its not working.

Okay i figured it out. I had to change the extra parmeter to match my own so i think 0:0 and it works now. Everything seems to be running fine

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.