From 773fcd57405165b750f0f737c916c6806c6455a3 Mon Sep 17 00:00:00 2001 From: Jerod Hodgkin Date: Thu, 16 Jul 2026 10:12:46 -0600 Subject: [PATCH] Mark B5 resolved: NPM proxy host domain typo corrected Co-Authored-By: Claude Fable 5 --- docs/BACKLOG-2026-07-16.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/BACKLOG-2026-07-16.md b/docs/BACKLOG-2026-07-16.md index b4a9494..302bbf7 100644 --- a/docs/BACKLOG-2026-07-16.md +++ b/docs/BACKLOG-2026-07-16.md @@ -43,7 +43,11 @@ stopped reaching GitHub. I've synced GitHub main and both pipelines are green, b - `homelab/docs/infrastructure.md` is stale (lists CT114 as Keycloak; CT111 notes don't mention the GitHub runner deploy chain) -### B5. dev-lisilou.jerodrigged.com has no NPM proxy host +### ~~B5. dev-lisilou.jerodrigged.com has no NPM proxy host~~ RESOLVED 2026-07-16 +Root cause was a typo in the NPM proxy host domain (`jerodriggec.com`); Jerod +corrected it and the host is live. Original notes kept below for context. + +### B5 (original notes) The Cloudflare tunnel delivers the hostname to NPM (CT102), but NPM has no proxy host for it, so it falls through to the "Jerod Rigged" default landing page. Verified: `curl -H "Host: dev-lisilou.jerodrigged.com" http://192.168.1.185/`