- use https://profittrailer.com/ to get a bot and set it up due to it's documentation
- Install docker on your system (Ubuntu: https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-18-04, Windows: https://docs.docker.com/docker-for-windows/install/)
- make a clone of this repo with
git clone https://github.com/jokaorgua/profittrailer_metrics.git
- edit .env file with appropriate credentials
- run
docker-compose up -d
- refer your browser to http://yourhost:3000/ (username: admin password: admin). CHANGE PASSWORD after first login!!!