Admin Setup¶
After the installation is complete, you should be able to access the CoCalc frontend via the
DNSyou specified in your my-values.yaml.Use the credentials of your initial admin user you configured in your my-values.yaml to sign in. Change your admin password in the account settings; it won’t be overwritten.
I would also recommend removing your credentials by changing that field back to
global.setup_admin: {}. Or you could use this to create a second admin account during your next update.If you specified a
global.setup_registration_token(which is highly recommended!) it will be set up initially. Open “Admin” → “Registration Token” to set up your own, or disable this one, etc.
More details about Admins, and how to create additional ones, are described in Admin.