Problem statement
Health checks need to be created by hand and some users might not know how to, or not bother to do it for each of their web services.
Proposed solution
Since Dockhand already reads the traefik labels and the host variable, a simple health check, testing if the service is reachable could be easily generated by Dockhand.
Of course this doesn't replace custom health checks, but it's better then not testing and it at least checks the reverse proxy and the service.
Alternatives considered
No response
Additional context
No response
Problem statement
Health checks need to be created by hand and some users might not know how to, or not bother to do it for each of their web services.
Proposed solution
Since Dockhand already reads the traefik labels and the host variable, a simple health check, testing if the service is reachable could be easily generated by Dockhand.
Of course this doesn't replace custom health checks, but it's better then not testing and it at least checks the reverse proxy and the service.
Alternatives considered
No response
Additional context
No response