Docker Compose files with Trackmania server with any Server Controllers
- Download this repo as .zip file (Recommended)
- Edit configuration files on the UserData directory
- Copy
Config/dedicated_cfg.default.txt
toConfig/dedicated_cfg.txt
or any else - Don't forget to set
xmlrpc_allowremote
toTrue
else server controllers cannot connect to the Trackmania server - Copy
Maps/MatchSettings/example.txt
toMaps/MatchSettings/tracklist.txt
or any else - Don't forget to add tracks to the
Maps
directory using https://trackmania.exchange
- Copy
- Edit your .env file to match with your desired settings
- On Linux, don't forget to enable write access for others to all folders if not enabled
chmod o+w . -R
- On this folder, run
docker compose -f [YOUR COMPOSE FILE] up
- Evo for managing the Trackmania and the EvoSC Docker images
- Uzurka for managing the PyPlanet image