56 lines
4.2 KiB
XML
56 lines
4.2 KiB
XML
<?xml version="1.0"?>
|
|
<Container version="2">
|
|
<Name>TeamSpeak3-Server</Name>
|
|
<Repository>gitea.fithwum.tech/fithwum/teamspeak-server:basic</Repository>
|
|
<Registry>https://hub.docker.com/r/fithwum/teamspeak-server/</Registry>
|
|
<Network>host</Network>
|
|
<MyIP/>
|
|
<Shell>sh</Shell>
|
|
<BindTime>true</BindTime>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://forums.unraid.net/topic/76749-support-fithwum-teamspeak-server/</Support>
|
|
<Project>https://www.teamspeak.com/</Project>
|
|
<Overview>TeamSpeak is proprietary voice-over-Internet Protocol (VoIP) software that allows computer users to speak on a chat channel with fellow computer users, much like a telephone conference call. A TeamSpeak user will often wear a headset with an integrated microphone. Users use the TeamSpeak client software to connect to a TeamSpeak server of their choice, from there they can join chat channels and discuss things.[br][br]
|
|
[b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]
|
|
[b]/ts3-"whatever tag you picked"[/b] This is where teamspeak will store it's configuration files/logs and database(If you picked the basic tag).[br][br]
|
|
[b][u][span style='color: #E80000;']Notes[/span][/u][/b][br]
|
|
Connect to the server using the TeamSpeak client with the host IP address and port 9987.[br]
|
|
To authenticate use the privilege key shown in the supervisord.log file in the /ts3-"whatever tag you picked" folder.</Overview>
|
|
<Category>Network:Voip</Category>
|
|
<WebUI/>
|
|
<TemplateURL>https://gitea.fithwum.tech/fithwum/files-for-dockers/raw/branch/master/templates/teamspeak_server_unraid.xml</TemplateURL>
|
|
<Icon>https://gitea.fithwum.tech/fithwum/files-for-dockers/raw/branch/master/icons/ts-server-icon.png</Icon>
|
|
<ExtraParams/>
|
|
<PostArgs/>
|
|
<CPUset/>
|
|
<DateInstalled/>
|
|
<DonateText>Buy me a coffee if you like.</DonateText>
|
|
<DonateLink>https://checkout.square.site/pay/340d93c602a042b8a223a2f7c184a6a2</DonateLink>
|
|
<Beta>False</Beta>
|
|
<Date>2025-07-04</Date>
|
|
<Changes>
|
|
[font size=4][center]Teamspeak[/center][/font]
|
|
|
|
[font size=3][b](2022-06-16)[/b][/font]
|
|
  - Merged all my other teamspeak servers just change the tag for different versions.
|
|
|
|
[font size=3][b](2019-01-05)[/b][/font]
|
|
  - changed the way user files are preserved during update process now it is much faster.
|
|
|
|
[font size=3][b](2019-01-03)[/b][/font]
|
|
  - Added an automatic check for new teamspeak server verstion on startup.
|
|
   - Added more information output to indicate what is happening in the docker logs.
|
|
|
|
[font size=3][b](2019-01-02)[/b][/font]
|
|
  - Changed the update process to preserve all settings/files/logs created by user/server.
|
|
</Changes>
|
|
<Config Name="Auto Update" Target="AUTO_UPDATE" Default="true|false" Mode="{3}" Description="" Type="Variable" Display="always" Required="true" Mask="false">true</Config>
|
|
<Config Name="TeamSpeak Version" Target="TS_VERSION" Default="3.13.7" Mode="" Description="Pick your TeamSpeak version." Type="Variable" Display="always" Required="false" Mask="false"></Config>
|
|
<Config Name="Host Port 1" Target="9987" Default="9987" Mode="udp" Description="Container Port: 9987" Type="Port" Display="always" Required="true" Mask="false">9987</Config>
|
|
<Config Name="Host Port 2" Target="10011" Default="10011" Mode="tcp" Description="Container Port: 10011" Type="Port" Display="always" Required="true" Mask="false">10011</Config>
|
|
<Config Name="Host Port 3" Target="30033" Default="30033" Mode="tcp" Description="Container Port: 30033" Type="Port" Display="always" Required="true" Mask="false">30033</Config>
|
|
<Config Name="AppData Config Path" Target="/ts3server" Default="/mnt/user/appdata/teamspeak-server" Mode="rw" Description="Container Path: /ts3server" Type="Path" Display="advanced-hide" Required="true" Mask="false">/mnt/user/appdata/teamspeak-server</Config>
|
|
<Config Name="Key 3" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="advanced-hide" Required="false" Mask="false">100</Config>
|
|
<Config Name="Key 2" Target="PUID" Default="99" Mode="" Description="Container Variable: PUID" Type="Variable" Display="advanced-hide" Required="false" Mask="false">99</Config>
|
|
</Container>
|