Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nothub/ts3-docker
https://github.com/nothub/ts3-docker
container docker teamspeak teamspeak-server
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nothub/ts3-docker
- Owner: nothub
- Created: 2022-02-02T03:32:53.000Z (almost 3 years ago)
- Default Branch: trunk
- Last Pushed: 2024-10-30T08:50:02.000Z (about 2 months ago)
- Last Synced: 2024-10-30T09:26:15.495Z (about 2 months ago)
- Topics: container, docker, teamspeak, teamspeak-server
- Language: Shell
- Homepage: https://hub.docker.com/r/n0thub/ts3
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ts3-docker
[docker hub](https://hub.docker.com/r/n0thub/ts3)
---
### run example
```shell
docker run -it --rm \
-e PUID=666 \
-e PGID=777 \
-e TS3SERVER_LICENSE=accept \
-p 9987:9987/udp \
-p 30033:30033 \
-p 127.0.0.1:10022:10022 \
-v ${PWD}/data:/data \
"n0thub/ts3" \
"query_protocols=ssh"
```---
### server ports
- 9987/udp - Voice
- 10011/tcp - ServerQuery (raw)
- 10022/tcp - ServerQuery (ssh)
- 10080/tcp - WebQuery (http)
- 10443/tcp - WebQuery (https)
- 30033/tcp - Filetransfer
- 41144/tcp - TSDNS