Terraria

Terraria

Docker app from ich777's Repository

Overview

This Docker will download and install Terraria and run it. SERVER PASSWORD: Docker ATTENTION: First Startup can take very long since it downloads the gameserver files and creates the map! Update Notice: The Container will check on every start/restart if there is a newer version of the game available and install it if so. WEB CONSOLE: You can connect to the Terraria console by opening your browser and go to HOSTIP:9012 (eg: 192.168.1.1:9012) or click on WebUI on the Docker page within Unraid.

Install Terraria on Unraid in a few clicks.

Find Terraria in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Terraria Review the template variables and paths Click Install

Categories

Download Statistics

705,558
Total Downloads
210
This Month
158
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/ich777/terrariaserver
Last Updated2026-04-21
First Seen2019-05-03

Runtime arguments

Web UI
http://[IP]:[PORT:8080]/
Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

ServerFilesPathrw

Container Path: /serverdata/serverfiles

Target
/serverdata/serverfiles
Value
/mnt/cache/appdata/terraria
Preferred Terraria versionVariable

Enter your prefered Terraria version (you can get the latest version number for example here: https://terraria.fandom.com/wiki/Server#Downloads)

Target
TERRARIA_SRV_V
Value
1.4.4.9
GAME_PARAMSVariable

Enter your start up commands for the server.

Value
-config serverconfig.txt
TCPPorttcp

Container Port: 7777

Target
7777
Value
7777
TCP - WebConsolePorttcp

WebConsole (by default, you can connect to the Terraria console by opening your browser and go to HOSTIP:9012 - eg: 192.168.1.1:9012 - or click on WebUI on the Docker page within Unraid).

Target
8080
Value
9012
UIDVariable

Container Variable: UID

Value
99
GIDVariable

Container Variable: GID

Value
100