diff --git a/stacks/homepage/conf/services.yaml b/stacks/homepage/conf/services.yaml index e996233..a7894fc 100644 --- a/stacks/homepage/conf/services.yaml +++ b/stacks/homepage/conf/services.yaml @@ -43,6 +43,19 @@ icon: /images/talk.svg siteMonitor: https://talk.nh3.phasefinal.com:8092/ description: TTS chat surface — type or speak, a fleet voice answers + # Manual entry — SVOS is a user-level systemd service on nh3-dev + # (svos.service), and nh3-dev is not one of the hosts in docker.yaml, so + # Homepage cannot discover it from labels. Requested by svos-dev relaying + # the operator, 2026-09-22. + # ⚠ siteMonitor is "/" ON PURPOSE. There is NO /api/health on this service — + # that path 404s, and a monitor pointed at it would show the board + # permanently down while it serves perfectly. The root returns 200 and the + # SPA. (svos-dev hit exactly this reading its own logs; verified here.) + - The High Seat: + href: http://10.100.10.50:8770/ + icon: mdi-monitor-dashboard + siteMonitor: http://10.100.10.50:8770/ + description: SVOS mission control — live fleet telemetry across Claude Code sessions, and the conversation with Miranda # Manual entry — WhereTF is a user-level systemd service on nh3-dev (Bun, # like the Booth), so Homepage can't auto-discover it. - WhereTF: