Files
traccar/setup/linux
2013-11-03 12:51:07 +13:00
..
2012-08-20 23:37:46 +04:00
2013-11-03 12:51:07 +13:00

== DESCRIPTION ==

Web page - http://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)