Sign in

Use the account you registered with (after approval), or the first admin account from your server setup.

Use the password on the line BOOTSTRAP_ADMIN_PASSWORD=… in server/.env on the server. If you changed that line after the account was already created, sign-in still used the old password until you run a one-time reset: add BOOTSTRAP_ADMIN_PASSWORD_RESET=1 to server/.env, run docker compose restart dashboard, sign in with the new password, then remove RESET (or set 0) and restart again. Usernames Me and me both work.

Request access (needs an admin to approve you afterward)