Commit Graph
190 Commits
Author SHA1 Message Date
Jan-Piet Mens f063a93a9e add description for Debian 10 packages 2020-03-09 16:37:22 +01:00
Brendan M. Sleight 2933a0061d Update README.md
/etc/default/ot-recorder
2020-02-09 11:07:27 +00:00
Mathias Kub 8c20c2e990 Update PGP key url to TLS secured Github repository 2019-06-30 12:28:01 +02:00
withmorten 03b4926b5b Add liblmdb-dev to ubuntu prerequisites 2019-06-21 20:23:16 +02:00
Jan-Piet Mens 60813e80d7 option --viewsdir overrides <docroot>/views
addresses #305
2019-06-09 19:41:41 +02:00
Jan-Piet Mens 176f77c0ac add note about lowercasing user/device names
closes #300
2019-04-13 19:44:23 +02:00
Jan-Piet Mens 0778f657f0 sundry typos 2019-01-21 10:37:04 +01:00
Jan-Piet Mens cad32981ee change phrasing of docker container (owntracks/recorder) 2019-01-09 15:56:42 +01:00
Jan-Piet Mens 2cc3ad1be7 clarify use of certfile/keyfile
closes #275
2019-01-08 13:22:09 +01:00
Alex Ross 3622efc94e Add link to MQTT and fix easily typo 2018-10-29 09:06:12 +00:00
Jan-Piet Mens 768da35b5a clarify default use of OSM
addresses #264
2018-10-24 07:44:49 +02:00
Jan-Piet Mens 704af81996 NEW: add support for revgeod
closes #263
2018-10-23 14:09:32 +02:00
JP Mens f642e3427b add deprecation information for packages of older distros
Add deprecation info for older distros
  closes https://github.com/owntracks/recorder/issues/240
2018-06-07 11:02:53 +02:00
Jan-Piet Mens 8d36de816a Fully support OpenCage as a reverse geocoder
closes #234
	addresses #202
	addresses #233
2018-05-04 09:34:02 +02:00
Jan-Piet Mens bb0968b59f Support for OpenCage via Lua
addresses #202
2018-05-03 15:52:29 +02:00
Jan-Piet Mens 06e2eac43b debian note 2017-06-21 09:37:08 +02:00
Jan-Piet Mens 3123c66758 add stretch/mosquitto note 2017-06-21 09:34:04 +02:00
Jan-Piet Mens 42d72e3b29 add Stretch
addresses #201
2017-06-21 09:32:56 +02:00
Jan-Piet Mens 87a5839805 ping/ping monitoring user/device no longer shows up on map nor in table
closes #195
2017-06-19 13:07:47 +02:00
Jan-Piet Mens 390f761c5e OTR_CAFILE, KEYFILE, CERTFILE are now also read from config file
closes #198
2017-06-09 19:46:34 +02:00
Jan-Piet Mens be9e05ed24 add support for TLS-PSK
closes #74
2017-05-17 11:15:19 +02:00
Jan-Piet Mens 86589f5e25 support for reverse-geo lookups from Lua
closes #149
2017-05-17 10:40:16 +02:00
Jan-Piet Mens 5a5e4f0708 support for CA_PATH and TLS client certificates
closes #184
	closes #159
2017-03-13 17:33:20 +01:00
Sven Klomp 61ad5ee86e Add support for OSM using Leaflet 2016-12-18 21:23:13 +01:00
hoalex e02d753ef4 Fix for wrong default ports in nginx configuration
Recorders built-in HTTP server listens on port 8083 per default. The nginx configuration, however, contained two location blocks that proxied to port 8085 instead, which prevented the website to render correctly.
2016-12-02 10:10:44 +01:00
Jan-Piet Mens 6b075085d0 undo 2016-10-16 17:32:43 +02:00
Jan-Piet Mens 92dfd2baf3 added comment regarding Jessie 2016-10-16 14:40:46 +02:00
Jan-Piet Mens 536d1bbdf7 add support fro $OTR_BROWSERAPIKEY from environment
closes #156
2016-10-11 19:48:34 +02:00
Jan-Piet Mens de3aac174e mention _decrypted 2016-09-22 14:49:07 +02:00
Jan-Piet Mens 6638a3b20b new configuration variable OTR_BROWSERAPIKEY
addresses #146
2016-09-12 19:15:36 +02:00
Jan-Piet Mens bf39ceb392 Maps browser API key file (apikey.js) is now served by the Recorder
- new option in Recorder: --browser-apikey

	addresses #146
2016-09-12 10:11:21 +02:00
Jan-Piet Mens e7d08510ee add libsodium dep to Jessie install instructions
closes #142
2016-09-08 10:59:52 +02:00
Jan-Piet Mens 27b603d4bd encryption no longer experimental 2016-09-07 12:36:53 +02:00
Alex Jordan 11aaffd9c8 Link HOOKS.md, DESIGN.md, and STORE.md in README 2016-08-17 13:17:04 -04:00
Alex Jordan 507ec602c8 Fix typo 2016-08-17 13:16:51 -04:00
Alex Jordan b4777290f6 Split out "Storage" and "Design decisions"
These are useful but don't really need to be in the README, which is
long enough as it is.
2016-08-17 13:10:06 -04:00
Alex Jordan 71b2dd4cfa Move HOOKS.md into a doc/ directory 2016-08-17 13:07:08 -04:00
Alex Jordan b505ea1477 Fix spelling errors 2016-08-17 13:02:18 -04:00
Alex Jordan 4cf32905c3 Fix excessive use of italics in README.md 2016-08-17 12:41:14 -04:00
Alex Jordan 57da88d9ca Normalize Nginx snippet whitespace 2016-08-17 12:18:20 -04:00
Alex Jordan b6c4599215 Move HTTP mode auth docs into "reverse proxy" 2016-08-17 12:17:07 -04:00
Alex Jordan 668722a377 Consolidate the reverse proxy docs some more 2016-08-17 11:41:51 -04:00
Alex Jordan 5a9b9b4023 Split Lua hooks docs into their own file 2016-08-16 21:38:41 -04:00
Alex Jordan 7b54006839 Move reverse proxy and configuration file sections
The top is a much more sensible location for them.
2016-08-16 19:18:07 -04:00
Alex Jordan c914f57352 Remove note about MQTT support in the HTTP section
It's out of place and irrelevant.
2016-08-16 19:14:49 -04:00
Alex Jordan 793f2a75b3 Split out API docs into API.md 2016-08-16 19:06:35 -04:00
Alex Jordan 3e25dbc3a5 Improve package installation commands
Most users will be using `sudo` and an unprivileged account anyway, and
the `>` shell operator doesn't work in this scenario. So, optimize for
the majority and give commands that can be blindly copied and
pasted. Running things directly as root isn't a great idea anyway.
2016-08-16 18:13:48 -04:00
Alex Jordan 830a0aaeee Remove package installation distro headers 2016-08-16 18:06:56 -04:00
Alex Jordan 6f361a9dc7 Consolidate installation instructions 2016-08-16 18:02:15 -04:00
Alex Jordan c96d4bdfbf Fix typo 2016-08-16 17:53:47 -04:00