Consortium resources
Where the project's files and code live, and how to sign in to them.
These services are for consortium members. This page is public — it only explains how to reach them; the services themselves are behind a login.
The services
- Nextcloud — file storage, at
/cloud - Forgejo — code repositories, at
/git - Authelia — the single sign-on portal, at
/auth - This website — public project site
How signing in works
All access goes through Authelia, the single sign-on portal. There is no separate username and password for Nextcloud or Forgejo: you sign in once through Authelia and both accept that login. Direct login with a local password is not available for regular users.
First sign-in
- Go to the Authelia portal and sign in with the username and temporary password the administrator gave you.
- Change your password immediately. Click Not you?, or go back to /auth and click Reset password, enter your username, and follow the link sent to your email to set your own password.
- For Nextcloud, go to /cloud and click Log in with Authelia. You are redirected to the portal — already signed in from step 1 — and returned to Nextcloud automatically.
- For Forgejo, go to /git and click Sign in with authelia. Same flow: redirected, then returned automatically.
Once you are signed in to Authelia, moving between Nextcloud and Forgejo does not ask for your password again.
Later sign-ins
- Go straight to /cloud or /git.
- Click Log in with Authelia or Sign in with authelia.
- If your Authelia session is still active you are signed in immediately, with no password prompt. Otherwise you are asked to sign in at /auth first.
Changing or resetting your password
Your Authelia password is the only one you need.
- Go to /auth and click Reset password.
- Enter your username and submit.
- A reset link is sent to your registered email address; follow it to set a new password.
If the email does not arrive, ask the administrator to send you the reset link directly.