Install with docker
Install Tanktrace with docker We host tanktrace in docker, even though go programs are not that invasive.
Prerequisites Install docker and docker-compose:
docker docker-compose You also need to get an API key from Wargaming to access their API. Create an application here: https://developers.wargaming.net/applications/
Download and run the software Copy and edit the docker-compose.yml below. (The most current version can be found in the tanktrace repository.) Put it into a directory that has enough space for the ever growing database, possibly on a SSD.