Update README.md

This commit is contained in:
devalx 2014-04-10 14:55:08 +02:00
parent 4b8b05197a
commit 3c2f2b11e2

View File

@ -5,7 +5,7 @@ Just start the container and its ready to go!
#### Summary
* Ubuntu
* Teamspeak 3 server
* Teamspeak 3 Server
* Adding a Licence file (planned)
* make complete ts3 conf accessible (planned)
* settings are persisted between start/stop of the container, after upgrading(using the run cmd to make a new container)
@ -22,10 +22,19 @@ not yet. will follow in the future, probably as an change to the run command, no
`sudo docker run --name TS3 -d -p 9987:9987/udp devalx/docker-teamspeak3`
#### Backups TODO
files directory
licensekey.dat
query_ip_blacklist.txt
query_ip_whitelist.txt
serverkey.dat
ts3server.ini
ts3server.sqlitedb
##### Logs
To get the created Admin secrets use this cmd:
sudo docker logs TS3
`sudo docker logs TS3`
you can also specify the container id instead of TS3.