Make local UI setup truthful and rerunnable

This commit is contained in:
master
2026-04-14 21:44:35 +03:00
parent c69ebb4c48
commit 75ccdf81c1
28 changed files with 1272 additions and 173 deletions

View File

@@ -105,6 +105,10 @@ node src/Web/StellaOps.Web/scripts/live-integrations-ui-bootstrap.mjs
- The separate first-run setup wizard (`/setup-wizard/wizard`) now reaches the
Platform setup API through the frontdoor and uses persisted,
installation-scoped setup sessions for the five truthful control-plane steps.
- The wizard's Admin step uses Authority's internal bootstrap API, so the local
Platform container must receive the same bootstrap key via
`STELLAOPS_BOOTSTRAP_KEY` that Authority exposes through
`AUTHORITY_BOOTSTRAP_APIKEY`.
Scripted convergence path: