A fast, stable Travian T4.5 clone with a one-click installer in a single command.
Join our discord: Discord: https://discord.gg/TCjyvcctDg
- 1-click automated install and configuration
- Works on fresh VMs/VPS, no prior setup required
- Opinionated, production-ready defaults
- CloudPanel integration for easy management and faster loading times
- Installer command generator: https://init.travium.net/
-
Prepare a clean server
- Pick a supported OS (below), log in as
root.
- Pick a supported OS (below), log in as
-
Point DNS or hosts
- Set A records to your server IP (examples below).
-
Run the installer
bash <(curl -skL https://init.travium.net/install.sh) \ --domain example.com -
Finish setup
- Open the CloudPanel link shown at the end of the install.
- Create a database.
- Open the installer URL, fill details, click Run Installer.
Prefer a prefilled command? Use the generator: https://init.travium.net/
- 🐧 Ubuntu 24.04 LTS
- 🐧 Ubuntu 22.04 LTS
- 🐧 Debian 13 LTS
- 🐧 Debian 12 LTS
- 🐧 Debian 11 LTS
Important: Use a fresh machine.
- Clean VM/VPS with a supported OS
- Root access
- A domain you control
- Basic ability to copy-paste a command
Point everything to your server IP. Replace 12.13.14.15 and example.com.
12.13.14.15 example.com www.example.com
12.13.14.15 server1.example.com server2.example.com # add more game worlds as needed
12.13.14.15 api.example.com
12.13.14.15 cdn.example.com
12.13.14.15 install.example.com
12.13.14.15 voting.example.com
12.13.14.15 payment.example.com
If you’re just testing, you can use your local hosts file with the same lines.
- CloudPanel ready to use
- Web vhosts, PHP, DB engine, and core services configured
- Game server scaffolding and routes
- Secure defaults and sensible limits
At the end you’ll see:
- CloudPanel URL and credentials
- Installer URL to finalize the game configuration
-
Log in to CloudPanel Create a database: https://www.cloudpanel.io/docs/v2/frontend-area/databases/
-
Visit the Installer URL Fill the form with your DB details, and any options you want. Click Run Installer and let it finish.
-
Open your domain and confirm the game is live.
- Fork, branch, commit
- Keep PRs focused and tested
Core authors and contributors will be listed here. If you shipped a fix or feature, you’ll get your shout-out.
MIT