OpenCHAMI / deployment-recipes

Ochami deployment recipes
MIT License
8 stars 10 forks source link

Add Hydra healthcheck to compose file #16

Closed davidallendj closed 6 months ago

davidallendj commented 7 months ago

This PR adds a health check for Hydra using the /health/alive endpoint of the Hydra service. This health check is useful to make sure that Hydra is ready before SMD tries to make a request to the .well-known/jwks.json endpoint for verification and authorization.

synackd commented 6 months ago

Revisiting this, rebasing onto current main since this got a little crusty.

synackd commented 6 months ago

@alexlovelltroy It's not letting us merge since I pushed to this branch last. 🙂 This has been tested already. Could you approve?

synackd commented 6 months ago

Thanks, @alexlovelltroy! I'll go ahead and merge this for @davidallendj.