Pairing & local admin
Set the appliance password, fetch pairing challenges, and export the current bundle for any extension build.
Open Admin UI →This environment is for engineers and testers who need to validate redactor-svc locally before Lovable orchestrates it in production.
Use the local admin password to unlock pairing, test user management, credit grants, and dev-only auth so you can iterate without touching customer data.
Once paired, Lovable handles real users and IdP logins. Locally you can focus on appliance health, pairing bundles, and manual QA.
AUTH_MODE=local, mint test users/tokens, and confirm the extension’s developer mode matches what production OIDC will expect.Set the appliance password, fetch pairing challenges, and export the current bundle for any extension build.
Open Admin UI →Download the Chrome extension, import bundles, and use developer mode to paste tokens minted via the Users tab.
Manage extension →Keep /status healthy and review Grafana dashboards so the orchestrator sees accurate heartbeat and usage info.
Check status →Use these steps whenever you spin up a fresh appliance for sandbox or CI usage.
.env flags. For local auth set AUTH_MODE=local and provide DEV_SHARED_SECRET.Docs to keep nearby: OpenAPI schema, Extension guide, and /status dashboard.