remove blurb about obsolete healthchecks

This commit is contained in:
Jan-Piet Mens
2024-10-30 12:41:01 +01:00
parent 685677f56e
commit 0a3be1601a

View File

@@ -100,13 +100,6 @@ automatic way with docker containers and
https://github.com/owntracks/recorder#reverse-proxy for Recorder specific
details.
## Healthcheck
The Recorder container performs a Docker-style `HEALTHCHECK` on itself by periodically
running `recorder-health.sh` on itself. This program POSTS a `_type: location` JSON
message to itself over HTTP to the ping-ping endpoint and verifies via the HTTP API
whether the message was received.
## Docker compose files
Save a file with the name [docker-compose.yml](docker-compose.yml) and following content.