Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 633 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 633 Bytes

travian-compose

TravianZ in docker-compose

Setup

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