mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-06 01:37:50 +02:00
The probes used before was using the only one public available endpoint. This endpoint is the jwks endpoint but it is not an appropriated one. For the readyness we check that it is possible to connect to postgres and to redis. for the liveness we made a ping pong just checking the http connection.