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.
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.
Brooke
self-assigned this 2025-03-02 02:03:52 +00:00
This repo is archived. You cannot comment on issues.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
It could be possible to check localhost:3900 with wget but I don't think we should do this.
The
garage statuscommand 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.