You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Boot-score trend (guestkit-ux.js) — every boot score is recorded per disk
in localStorage; a re-scan after a repair toasts the delta (▲ +N / ▼ −N),
and a new 📈 Boot-score trend command renders the history as an inline SVG
sparkline (CSP-safe, no external assets, reduced-motion aware).
Default web console login documented — the seeded admin / Admin@321
(previously only printed at install time by package-auth-bootstrap.sh) is now
in the remote-deploy guide, getting-started, and README, each with a
change-on-first-login warning. Also surfaced as a first-run hint on the login
page, shown only when local login/bypass is available.
Run the web stack from GHCR — new deploy/docker-compose.ghcr.yml (pulls
only the public ghcr.io/hypersdk/{zyvor-ui,zyvor-api,guestkit-worker} images)
plus a "Published images (GHCR)" guide covering pull, Compose (eval), and Helm
(prod), cross-linked from the README and deployment docs.