Sign inSign up

carlgo11/teamspeak

By carlgo11

•Updated over 4 years ago

Minimal TeamSpeak3 server

Image
0

1.7K

carlgo11/teamspeak repository overview

⁠TeamSpeak3 Server as a Container

License GitHub release (latest SemVer) GitHub Workflow Status Docker

This package is a minimal version of TeamSpeak3 as a Docker container.
The aim of this project is to provide an always-up-to-date highly secure way to install and run a TeamSpeak3 server regardless of the OS that the host runs on.

⁠Requirements

To use this project you'll need:

  • Docker
  • Docker-compose
  • Git

Optionally, if you intend to connect the ts3 server via MariaDB you'll need a MariaDB server and socket available for the instance to use.

⁠Installation

⁠MariaDB (MySQL)
  1. Download the files in examples/mariadb⁠.
  2. Enter the MariaDB credentials in mariadb_config.ini.
  3. Run docker-compose up (append -d to run in the background)
⁠SQLite
  1. Download the files in examples/sqlite⁠.
  2. Run docker-compose up (append -d to run in the background)
⁠Port configuration

A list of all incoming and outgoing ports that TS3 uses can be found here⁠.
If you need an optional feature, such as TSDNS or ServerQuery, add the appropriate port to ports: in docker-compose.yml

⁠LICENSE

This work is licensed under CC BY 4.0⁠. See the full license here⁠.

Tag summary

Content type

Image

Digest

Size

4.7 MB

Last updated

over 4 years ago

docker pull carlgo11/teamspeak