proper healthcheck script #3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It could be possible to check localhost:3900 with wget but I don't think we should do this.
The
garage status
command reports which nodes are healthy as well as relevant peering warnings. If we could write a healthcheck script to parse this then docker could properly report if the current node is healthy.