aboutsummaryrefslogtreecommitdiff
path: root/setup/linux/README.txt
blob: 2c23795ec0191b5fb661c1342f1646a9ee6ebe3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
== 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)