Video coming soon…
🎮 Setup tModLoader — Modded Terraria Server
Deploy a tModLoader server on Ubuntu with Docker — run a modded Terraria world with Steam Workshop mod support and a generated join password, on port 7778.
⚠️ This script is provided for demo and testing purposes only. Not intended for production use.
📦 Resources & Setup Scripts
Grab the automated bash script from GitHub to follow along with the video.
Quick Install:
wget https://raw.githubusercontent.com/mhmdali94/Docker/main/gaming/tmodloader/tmodloader-ubuntu.sh
chmod +x tmodloader-ubuntu.sh
./tmodloader-ubuntu.sh
Tutorial Steps
1 Download the Script
wget https://raw.githubusercontent.com/mhmdali94/Docker/main/gaming/tmodloader/tmodloader-ubuntu.sh
2 Make it Executable
chmod +x tmodloader-ubuntu.sh
3 Run the Installer
./tmodloader-ubuntu.sh
4 Add Workshop Mods and Connect
your-server-ip:7778
Ports Used
| Port | Purpose |
|---|---|
| 7778 | tModLoader server (mapped from Terrarias default port 7777) |