14 Commits

Author SHA1 Message Date
sthen
46f47155a7 add login.conf.d file for traccar, ok Renaud Allard (maintainer) 2022-03-01 17:58:56 +00:00
sthen
ebda1317a7 update to traccar-4.15, from Renaud Allard, tweak by me 2022-01-20 09:52:19 +00:00
sthen
9afec8dec6 update to traccar-4.14, from maintainer 2021-08-16 10:09:10 +00:00
sthen
91e092362f update to traccar-4.13, from maintainer
note, if you have copied and modified default.xml (as discouraged by the
pkg-readme but sometimes necessary), you will need to merge changes from
the new upstream version otherwise traccar will fail to start.
2021-06-05 18:35:51 +00:00
sthen
579ba56427 update to traccar-4.12, from Renaud Allard 2021-02-06 21:07:31 +00:00
sthen
e07ffc92aa update to traccar-4.1.1, from Renaud Allard, plus regen patch 2020-11-04 10:46:32 +00:00
sthen
8ba7bef7f5 update to traccar 4.10, from Renaud Allard, plus regen patches 2020-07-28 14:22:04 +00:00
sthen
ee8b5909e9 update to traccar-4.9, from maintainer Renaud Allard 2020-07-06 10:49:30 +00:00
sthen
b72385bec1 Update to traccar-4.7, from Renaud Allard. First run after updating will
be a little slower to start as it applies schema updates (adds a missing
index that was responsible for slow reports).

Point at login.conf fd limits in the pkg-readme, written by Renaud at
my request (I discovered them the hard way ;) with a little tweak by me.
2020-01-22 21:39:07 +00:00
sthen
cff0f68e73 install /etc/traccar/traccar.xml with mode 640 by default, if using a
separate database it can contain the password. ok Renauld Allard (maintainer).
2020-01-06 20:57:31 +00:00
sthen
a5d3668983 update to traccar-4.5, from maintainer Renaud Allard
> Please note that if you use MySQL as a database, the configuration file
> has to be changed manually for this update, but MySQL is not the default
> database.
2019-05-22 09:44:48 +00:00
sthen
8e91dfd5e0 update to traccar-4.3, from Renaud Allard 2019-02-04 19:52:30 +00:00
landry
378cacad1d Assorted tweaks from Renaud Allard (MAINTAINER)
- make the web iface default to listen on localhost only
- disable the builtin 'report statistics home' feature
- provide a README with an example nginx vhost
2018-12-17 19:48:23 +00:00
landry
0f8e4ada1c Import traccar 4.2, from MAINTAINER Renaud Allard.
Traccar is an open source GPS tracking system. It supports more than 170
GPS protocols and more than 1500 models of GPS tracking devices. Traccar
can be used with any major SQL database system. It also provides an easy
to use REST API.

Some of the available features include:
* Real-time GPS tracking
* Driver behaviour monitoring
* Detailed and summary reports
* Geofencing functionality
* Alarms and notifications
* Account and device management
* Email and SMS support

ok/tweaks sthen@
2018-12-16 15:09:58 +00:00