binhex-official-teamspeak6-server
binhex-official-teamspeak6-server
Application Docker from Binhex's Repository
Vue d'ensemble
Exigences
License Required: You MUST set TSSERVER_LICENSE_ACCEPTED to 'accept' to confirm you have read and accepted the TeamSpeak server license agreement — the server will NOT start without this.
Beta Status: This is a beta release. Some features may be unstable or subject to change.
TS3 Incompatibility: TeamSpeak 3 server licenses are NOT compatible with TS6. There is currently no migration path from TS3 to TS6.
Larger Licenses: It is not yet possible to obtain or upgrade to a larger license for TeamSpeak 6.
File Transfer Port: The internal container port for file transfers MUST match the external host port exactly — mismatches will cause client connectivity issues.
Arguments d'exécution
- Réseau
bridge- Coquille
sh- Privilégié
- false
- Paramètres supplémentaires
--restart=unless-stopped --user 99:100
Configuration du modèle
UDP port for TeamSpeak voice communication. Clients connect to this port to join the server.
- Cible
- 9987
- Défaut
- 9987
TCP port used for file transfers between clients and the server. The internal container port MUST match the external host port.
- Cible
- 30033
- Défaut
- 30033
TCP port for the HTTP Web Query interface. Enable with TSSERVER_QUERY_HTTP_ENABLED=1.
- Cible
- 10080
- Défaut
- 10080
TCP port for the SSH Query interface. Enable with TSSERVER_QUERY_SSH_ENABLED=1.
- Cible
- 10022
- Défaut
- 10022
Container path for all TeamSpeak server data including the SQLite database, logs, crash dumps, and configuration files.
- Cible
- /var/tsserver
- Défaut
- /mnt/user/appdata/official-teamspeak6
Set to 'accept' to confirm you have read and accepted the TeamSpeak server license agreement. The server will NOT start without this value set.
- Cible
- TSSERVER_LICENSE_ACCEPTED
- Défaut
- accept|deny
Permanently sets the default UDP voice port for the first virtual server created. Should match the Voice port mapping above.
- Cible
- TSSERVER_DEFAULT_PORT
- Défaut
- 9987
TCP port used for file transfers. Must match the File Transfer port mapping above — internal and external ports MUST be identical.
- Cible
- TSSERVER_FILE_TRANSFER_PORT
- Défaut
- 30033
Override the query password for the built-in serveradmin account. If left blank, a random password is generated on first start and printed to the container logs.
- Cible
- TSSERVER_QUERY_ADMIN_PASSWORD
Set to '1' to enable the HTTP Web Query interface. Also ensure the Web Query port is published above.
- Cible
- TSSERVER_QUERY_HTTP_ENABLED
- Défaut
- 0
Port on which the HTTP Web Query interface listens. Default: 10080.
- Cible
- TSSERVER_QUERY_HTTP_PORT
- Défaut
- 10080
Set to '1' to enable the SSH Query interface. Also ensure the SSH Query port is published above.
- Cible
- TSSERVER_QUERY_SSH_ENABLED
- Défaut
- 0
Port on which the SSH Query interface listens. Default: 10022.
- Cible
- TSSERVER_QUERY_SSH_PORT
- Défaut
- 10022
Database backend to use. 'sqlite3' (default, no external DB needed) or 'mariadb' for a MariaDB/MySQL database.
- Cible
- TSSERVER_DATABASE_PLUGIN
- Défaut
- sqlite3|mariadb
Hostname or IP address of the MariaDB database server. Only required when TSSERVER_DATABASE_PLUGIN=mariadb.
- Cible
- TSSERVER_DATABASE_HOST
Port of the MariaDB database server. Only required when TSSERVER_DATABASE_PLUGIN=mariadb.
- Cible
- TSSERVER_DATABASE_PORT
- Défaut
- 3306
Name of the database to use. Only required when TSSERVER_DATABASE_PLUGIN=mariadb.
- Cible
- TSSERVER_DATABASE_NAME
Username for MariaDB authentication. Only required when TSSERVER_DATABASE_PLUGIN=mariadb.
- Cible
- TSSERVER_DATABASE_USERNAME
Password for MariaDB authentication. Only required when TSSERVER_DATABASE_PLUGIN=mariadb.
- Cible
- TSSERVER_DATABASE_PASSWORD
Number of days to retain client records in the database before pruning. Default: 30.
- Cible
- TSSERVER_DATABASE_CLIENT_KEEP_DAYS
- Défaut
- 30
Catégories
Télécharger les statistiques
Total des téléchargements au fil du temps
Détails
teamspeaksystems/teamspeak6-server:latestExécutez binhex-official-teamspeak6-server sur Unraid.
binhex-official-teamspeak6-server est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.