From a11e3431b52c1329b2e190e2a3215b9fa392750b Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Fri, 20 Feb 2026 09:37:20 -0600 Subject: [PATCH] episode: Termix Docker healthcheck uses wget but image has no wget - fix with node -e --- episodes/2026-02-20.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/episodes/2026-02-20.md b/episodes/2026-02-20.md index cd915902625..3d9914ab71b 100644 --- a/episodes/2026-02-20.md +++ b/episodes/2026-02-20.md @@ -115,3 +115,9 @@ Files - **Tags:** monitoring, claude-runner-monitoring, homelab, health-check, ssh, infrastructure - **Memory:** [expanded-health-monitoring-to-6-servers-with-per-server-ssh-e32b20](graph/solutions/expanded-health-monitoring-to-6-servers-with-per-server-ssh-e32b20.md) - **Summary:** Expanded CT 302 health check coverage from 3 to 6 monitored servers. Added per-server ssh_user + +## 09:37 - Termix Docker healthcheck uses wget but image has no wget - fix with node -e +- **Type:** fix +- **Tags:** docker, healthcheck, n8n, termix, homelab, fix +- **Memory:** [termix-docker-healthcheck-uses-wget-but-image-has-no-wget-fi-f0ea5a](graph/fixes/termix-docker-healthcheck-uses-wget-but-image-has-no-wget-fi-f0ea5a.md) +- **Summary:** Termix container (ghcr.io/lukegus/termix:latest) on n8n host was permanently unhealthy. Healthcheck