Setup Wizard Installation Guide¶
When to use this page¶
Use this guide for first-time, single-tenant setup through the interactive UI.
Prerequisites¶
CosmosAllowSetup=trueConnectionStrings__ApplicationDbContextConnection- Application deployed and reachable
Start setup¶
Open:
https://<your-host>/___setup
Wizard steps¶
- setup-wizard-welcome.md
- setup-wizard-step1-storage.md
- setup-wizard-step2-admin.md
- setup-wizard-step3-publisher.md
- setup-wizard-step4-email.md (optional)
- setup-wizard-step5-cdn.md (optional)
- setup-wizard-step6-review.md
- setup-wizard-complete.md
Pre-configuration behavior¶
Values provided via environment variables are treated as source-of-truth and appear read-only or masked in the wizard.
After completion¶
- Restart the application.
- Sign in with the created admin account.
- Run validation steps in post-installation.md.
- Set
CosmosAllowSetup=false.