Skip to content

kahatie/arch-teamspeak

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeamSpeak

TeamSpeak - http://www.teamspeak.com/

Latest stable Teamspeak from Arch Linux AUR using Packer to compile.

Fork form binhex/arch-teamspeak thx to him

just add filetransfert floder in config directory for esay backup it and esay move it to another disk

Pull image

docker pull kahatie/arch-teamspeak

Run container

docker run -d --net="host" --name=<container name> -v <path for config files>:/config -v /etc/localtime:/etc/localtime:ro kahatie/arch-teamspeak

Please replace all user variables in the above command defined by <> with the correct values.

Access application

Connect using TeamSpeak client with the following details

<host ip>:9987

To authenticate use the privilege key shown in the logs using the following command

docker logs <container name>

About

Arch Linux running AUR release of Teamspeak

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%