Healthcheck doesn't work now cos of missing curl binary #15

Open
opened 2023-04-12 21:32:26 +00:00 by 3wordchant · 1 comment
Owner

It is recommended that the health endpoints be monitored by external HTTP requests. Due to security measures that remove curl and other packages from the Keycloak container image, local command-based monitoring will not function easily.

https://www.keycloak.org/server/health

> It is recommended that the health endpoints be monitored by external HTTP requests. Due to security measures that remove curl and other packages from the Keycloak container image, local command-based monitoring will not function easily. https://www.keycloak.org/server/health
Owner

Entrypoint install curl and continue with the default healthcheck?

Entrypoint install `curl` and continue with the default healthcheck?
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/keycloak#15
No description provided.