TravianZ in docker-compose
- Update directory ownership of
appdata/TravianZ
to33:33
:sudo chown -R 33:33 appdata/TravianZ
- Start the compose
docker compose up
(This will build the local image too) - Navigate to
http://localhost
in your browser and follow the setup instructions. The instructions assume you're in theappdata/TravianZ
directory. - Database name, username and password are all
travian
- Once setup is completed, follow the post-setup instructions. The instructions
assume you're in the
appdata/TravianZ
directory.