docs: record Unraid deployment evidence for demo entry/manifest/badge batch

This commit is contained in:
NuklearRabbit
2026-08-03 13:48:22 +02:00
parent ac427f4427
commit c63903cc94
+8
View File
@@ -583,5 +583,13 @@ scenarios, demo manifest, About page). Gap audit: `docs/demo-release/current-dem
login redirect, badge popover content + About link, and Escape/outside-click close).
Updated stale English login-button aria-labels and login-copy assertions across the
existing specs to match the new Dutch copy.
- Deployed to Unraid (commit `ac427f4`): pushed to Gitea, `git archive` tarball extracted
preserving `.env`/volumes, both `api` and `web` rebuilt (frontend changed this batch),
both healthy, migrations unchanged, reseeded. Live-verified: `GET
/api/v1/demo/manifest` returns `organization_name: "Northstar Mobility"`,
`allow_reset: true`, and all 5 scenarios `ready: true` right after reset. Ran
`demo-entry.spec.ts` (4 tests) and the five-minute demo script directly against
`http://192.168.10.150:1236`**5/5 passed**. Reseeded again afterward to leave the
server demo-ready.
- Exact next action: Demo Guide (collapsible panel, 8 steps) + scenario overview (5 cards
on the dashboard, consuming `/api/v1/demo/manifest`'s `scenarios` array) — task #31.