mirror of
https://github.com/owntracks/docker-recorder.git
synced 2026-02-13 20:49:51 +00:00
remove blurb about obsolete healthchecks
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user