Bootstrap the first Super-Admin
The first Super-Admin account is created automatically on first boot, using the password from DEFAULT_ADMIN_PASSWORD in the backend secret. This account configures the platform, organizations, integrations, and billing. All further setup is done from within the platform, not from the cluster.
- Open the platform at the ingress hostname over HTTPS (the
DOMAINyou configured). - Sign in as the Super-Admin using the password from
DEFAULT_ADMIN_PASSWORD. - Change the password immediately.
Once you can sign in, continue with the platform setup.