Comment on How do you healthcheck your containers?
AgaveInMyAss@lemmy.world 2 weeks ago
I use Gatus in conjunction with http APIs for health checking. For services that don’t support that, you can always pattern match the HTML code.
Comment on How do you healthcheck your containers?
AgaveInMyAss@lemmy.world 2 weeks ago
I use Gatus in conjunction with http APIs for health checking. For services that don’t support that, you can always pattern match the HTML code.