Define and enable healthchecks for containers #190

Open
opened 2025-05-01 20:24:24 +02:00 by histalek · 0 comments
Owner

(Semi copy&paste from my old repo)

Healthchecks could help with the following:

more fine grained monitoring of services
better lifecycle management and 'autohealing'
depending on sdnotify integration/support; more robust startup dependencies (e.g. database containers)


Upstream Discussion on the sd_notify healthcheck integration: https://github.com/containers/podman/issues/6160


The integration with quadlet seems way nicer than manually stuffing this into the podman create command.

(Semi copy&paste from my old repo) Healthchecks could help with the following: more fine grained monitoring of services better lifecycle management and 'autohealing' depending on sdnotify integration/support; more robust startup dependencies (e.g. database containers) --- Upstream Discussion on the sd_notify healthcheck integration: https://github.com/containers/podman/issues/6160 --- The integration with quadlet seems way nicer than manually stuffing this into the podman create command.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
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: SipsOfCode/infrastructure#190
No description provided.