You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is passing
Details
|
5 months ago | |
---|---|---|
.drone.yml | 5 months ago | |
.gitignore | 5 months ago | |
256p-meow_icon_that_represents_docker_image_for_terraria_server_pixe_6526ad18-10d9-4807-b985-09212d75e078.png | 5 months ago | |
Dockerfile | 5 months ago | |
README.md | 5 months ago | |
docker-compose.yml | 5 months ago | |
entrypoint.sh | 5 months ago | |
example-config.ini | 5 months ago |
README.md
Dockerized terraria server
Server will seave database ocassionaly and when user is logging out. Its recommed to save world with admin command.
To run server use cmmands as following
https://git.0x0.sk/may/terraria-docker.git
cd terraria-docker
docker-compose pull
docker-compose up -d
World data are in folde ./World
, to backup this data just copy them somewhere safe.