traccar ======= [Traccar][1] is a free and open source modern GPS tracking system. ```bash $ mkdir -p data/{conf,data,logs} $ cd data/conf $ wget https://github.com/traccar/traccar/raw/master/setup/default.xml $ wget https://github.com/traccar/traccar/raw/master/setup/traccar.xml $ docker-compose up -d ``` [1]: https://www.traccar.org/