136 Commits
Author SHA1 Message Date
Jan-Piet MensandGitHub 888f909b3d Merge pull request #102 from loorisr/master 2026-08-17 21:22:05 +02:00
LorisandGitHub a540b6b7b1 Upgrade Alpine base image to version 3.24 2026-08-16 17:09:37 +02:00
Jan-Piet Mens 3c9c08f5b4 fix recorder.conf bind mount 2026-08-10 12:25:32 +02:00
Jan-Piet Mens a85834ce18 Add example recorder.conf 2026-08-10 11:20:57 +02:00
Jan-Piet Mens 168c6b13a4 bump to 1.0.3 2026-08-10 11:08:15 +02:00
Jan-Piet Mens 04a3b4ed60 mount recorder.conf only as suggested in #579
addresses https://github.com/owntracks/recorder/issues/579
2026-08-10 08:10:04 +02:00
Jan-Piet Mens 329d9291df bump for Recorder version 1.0.2 2026-08-09 09:38:03 +02:00
Jan-Piet Mens cafcd24bc9 1.0.1 2025-08-12 08:52:52 +02:00
Jan-Piet Mens 980fe4daf3 1.0.1 2025-08-12 08:52:38 +02:00
Jan-Piet Mens 9c270b5bd0 remove quotes in compose array as it's (no longer?) supported syntax
addresses https://github.com/owntracks/docker-recorder/issues/96
2025-08-04 11:38:59 +02:00
Jan-Piet MensandGitHub e1a8b0a111 Merge pull request #95 from craslaw/runnable-compose-mqtt 2025-06-08 12:35:41 +02:00
Craig Raslawski 3a31792c6e override default mosquitto command 2025-06-04 00:00:28 -04:00
Jan-Piet Mens 45d0aad575 remove inaccurate statement
closes https://github.com/owntracks/recorder/issues/532
2025-05-01 10:15:46 +02:00
Jan-Piet MensandGitHub a09b026f5d Merge pull request #89 from soerenschneider/master
Bump alpine version
2024-12-12 08:34:52 +01:00
Sören Schneider d63704dafc enable dependabot for Docker 2024-12-11 22:28:04 +01:00
Sören Schneider 9159d7f9db bump alpine to 3.21.0
alpine 3.16 has reached EOL more than 6 months ago
2024-12-11 22:26:53 +01:00
Jan-Piet Mens 2491e147c9 remove deprecated 'version' 2024-12-02 10:08:48 +01:00
Jan-Piet Mens 13680934bc remove version and change simple examples to new format
addresses https://github.com/owntracks/talk/issues/201
2024-12-02 10:06:09 +01:00
Jan-Piet MensandGitHub d80eb07645 Merge pull request #88 from gene1wood/patch-1
Update the comment about systemd
2024-11-28 08:33:23 +01:00
Gene WoodandGitHub 43aa033051 Update the comment about systemd
This updates the comment about systemd to reflect the fact that LogFilterPatterns now exist and can filter out the noise generated by the HEALTHCHECK
2024-11-27 23:29:33 -08:00
Jan-Piet Mens 4591e0be5c re-introduce section on healthcheck but indicate it's a build-time setting 2024-10-30 17:57:00 +01:00
Jan-Piet Mens 013304402b will this work? 2024-10-30 14:35:44 +01:00
Jan-Piet Mens fde6940993 ensure docker entrypoint uses $OTR_TOPICS if defined, with fallback to $OTR_TOPIC
addresses #86
2024-10-30 12:49:01 +01:00
Jan-Piet Mens 0a3be1601a remove blurb about obsolete healthchecks 2024-10-30 12:41:01 +01:00
Jan-Piet Mens 685677f56e bump to 0.9.9 2024-10-25 11:08:24 +02:00
Jan-Piet MensandGitHub bf6936c2a3 Merge pull request #82 from maximbaz/patch-1
Allow passing CLI args to recorder
2024-08-01 07:31:33 +02:00
Maxim BazandGitHub 3201dfacd6 Allow passing CLI args to recorder 2024-08-01 01:13:28 +02:00
Jan-Piet Mens 130e5bec00 bump 2024-07-23 14:49:55 +02:00
Jan-Piet Mens 0a779838e8 link to badge 2024-02-06 14:40:51 +01:00
Jan-Piet Mens cab4b97726 add tzdata
addresses https://github.com/owntracks/docker-recorder/issues/75
2024-02-06 14:38:24 +01:00
Jan-Piet Mens cf3818bd9c bump to recorder 0.9.7 2024-02-06 08:56:21 +01:00
Jan-Piet Mens 329f4b9ba9 first pass 2024-02-05 19:04:27 +01:00
Jan-Piet Mens 846dea2fea tested 2024-02-05 19:04:12 +01:00
Jan-Piet Mens c4c20cdd51 reformat 2024-02-05 17:43:31 +01:00
Jan-Piet Mens 6a4717b49c bump to 0.9.6 2024-02-05 17:40:57 +01:00
Jan-Piet MensandGitHub 5d079ab39d Merge pull request #74 from ippocratis/patch-1 2024-02-04 21:21:35 +01:00
ᓰᕵᕵᓍandGitHub 229f664081 Update config.mk
The config.mk should reflect https://github.com/owntracks/recorder/commit/25cb0c3fa42a4aeac2f5d67abe382e726fe6b175 so that the Dockerfile is buildable https://github.com/owntracks/docker-recorder/issues/73#issuecomment-1917752943
2024-02-04 21:55:15 +02:00
Jan-Piet Mens 6e74369f30 and if we learned how to spell 'running' ... 2023-10-24 13:19:38 +02:00
Jan-Piet Mens 2c2a7d4958 bump to 0.9.5 2023-10-24 12:08:42 +02:00
Jan-Piet Mens 5decb442c8 set an environment variable to indicate running in docker
the Recorder code will check this and if it's set use
  openlog(LOG_PERROR) for stderr messages

  addresses https://github.com/owntracks/recorder/issues/426
2023-10-24 10:57:55 +02:00
Jan-Piet Mens 73cb9f3bd9 rephrase to eliminate inaccurate statement 2023-10-24 10:53:18 +02:00
Jan-Piet MensandGitHub ee386d7b31 Merge pull request #64 from stavros-k/patch-1
Update healthcheck to always use the correct port
2022-12-18 10:33:28 +01:00
Stavros KoisandGitHub 14345a7e85 Update healthcheck to always use the correct port 2022-12-18 00:54:59 +02:00
Jan-Piet Mens b3c5560004 bump to 0.9.3 2022-12-10 19:13:27 +01:00
Jan-Piet Mens 2ac6f2595a bump to 0.9.2 2022-09-29 14:12:56 +02:00
Jan-Piet Mens bf59aae22e bump to OwnTracks Recorder 0.9.1
- Add support for WITH_TOURS
- Update to Alpine 3:16 (#57)
- NEW: Makefile now sets -DNS_ENABLE_IPV6 for IPv4 and IPv6
- NEW: tour views are written to and read from STORAGEDIR/tours
- NEW: add option --variables to ot-recorder to print list of all actual settings
- UPD: move config.js into docroot/utils/ to avoid having to proxy another uri
- NEW: @@@LABEL@@@ in view HTML is replaced by view's label attribute
- FIX: refactor environment variable handling for all settings. (#380)
- NEW: add very experimental shares functionality
- FIX: support OTR_HTTPHOST and OTR_HTTPPORT configuration in environment
2022-08-10 09:50:40 +02:00
Jan-Piet MensandGitHub 09f4247dd3 Merge pull request #59 from kirichkov/patch-1
Allows all users to read /config/recorder.conf
2022-08-01 09:09:25 +02:00
Georgi KirichkovandGitHub cd4cf8c535 Allows all users to read /config/recorder.conf
The Docker image adds /config/recorder.conf with mode 0640. When running the container using a non-root user this results in an error - "Cannot read defaults from /config/recorder.conf: Permission denied" This change will make the file readable by everyone and remove the error from the log
2022-07-31 19:22:21 +03:00
Jan-Piet Mens 46cb7b2b3f Merge branch 'jaeha-choi-jchoi-alpine-update' 2022-06-05 16:40:53 +02:00
Jaeha ChoiandGitHub f33c423116 Update alpine image version 2022-06-05 01:29:39 -07:00