-
Would it be possible to add a sample config, or to document how to point mqttwarn to the owntracks hosted MQTT server at https://hosted.owntracks.org?
Thanks
-
As expected, TLS is what breaks first.
I connect the iOS owntracks app in Private mode with activated TLS and authentication, so I have that going for me - which is nice.
MQTT setup was done using htt…
-
If you run `make install` then the wdocs directory gets copied into `DOCROOT` such that you end up with (in the default case):
```
/var/spool/owntracks/recorder/wdocs/wdocs
```
rk295 updated
9 years ago
-
so that we can daemonize `ot-recorder` and/or run it under whatever
-
One of these?
- `touch` a file with timestamp of last received message
- Open listening socket which prints "I'm alive"
We need to be able to monitor whether _recorder_ is still alive.