Manual Installation

Traccar is implemented in Java, so it can be used on any platform that supports Java virtual machine.

You can run Traccar using the following command:

java -jar tracker-server.jar conf/traccar.xml

Note that you need to have Java 11 or higher available on your system.