indy-tails-server
indy-tails-server copied to clipboard
Add a /health endpoint
Please add a /health endpoint that we can use for readiness and liveness probes in OpenShift.
The endpoint should perform a meaningful health check on the server's services and return a 200 OK response if all is well.