API Endpoint or Feature
A healthcheck endpoint where it returns an OK/200 if all is good.
Use-Case
Docker and Traefik both allow healthchecks to be performed, this is useful if there is a failure and the container needs rebooting/alerting that something isn't right.
API Endpoint or Feature
A healthcheck endpoint where it returns an OK/200 if all is good.
Use-Case
Docker and Traefik both allow healthchecks to be performed, this is useful if there is a failure and the container needs rebooting/alerting that something isn't right.