Files
traccar/setup/linux
2015-06-27 11:04:12 +12:00
..
2015-06-21 12:39:56 +12:00
2015-06-27 11:04:12 +12:00

== DESCRIPTION ==

Web page - https://www.traccar.org

Author - Anton Tananaev (anton.tananaev@gmail.com)

Traccar software is licensed under the Apache License 2.0.

== INSTALL ==

1. Run traccar.run (sudo ./traccar.run)
2. Start daemon (sudo /opt/traccar/bin/traccar start)

== UNINSTALL ==

1. Remove traccar from init (sudo /opt/traccar/bin/traccar remove)
2. Remove traccar directory (sudo rm -R /opt/traccar)