DeployWizard steps
5. Database
Provision Postgres.
Wizard step 5: Database
Purpose: Provision Postgres.
Inputs
- Managed (Neon API key) or self-hosted toggle
Outputs
- 5 DATABASE_URLs generated for the Ionize databases
What it does internally
Deploy reads its current context from catalyst.json (the frozen pre-rename state-file name), performs the action, then updates the context with the results. If the action fails (network error, API rejection), the operator stays on this step and can retry.
For agent-driven flows, Claude can call navigate({path: "/database"}), then form_input / click to drive this step.