Dockerized server for Terraria
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.
 
 
May 0701949b9c
continuous-integration/drone/push Build is passing Details
Update 'README.md'
5 months ago
.drone.yml add push step 5 months ago
.gitignore initial commit 5 months ago
256p-meow_icon_that_represents_docker_image_for_terraria_server_pixe_6526ad18-10d9-4807-b985-09212d75e078.png Upload files to '' 5 months ago
Dockerfile update dockerfile 5 months ago
README.md Update 'README.md' 5 months ago
docker-compose.yml Update 'docker-compose.yml' 5 months ago
entrypoint.sh initial commit 5 months ago
example-config.ini initial commit 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.