Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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