bcgov/indy-tails-server

Add a /health endpoint

Ouverte

#5 ouverte le 16 mai 2020

 (0 commentaire) (0 réaction) (0 personne assignée)Python (54 forks)auto 404
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (29 étoiles)
Métriques de merge PR
 (Merge moyen 9h 34m) (1 PR mergée en 30 j)

Description

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.

Guide contributeur