This project's storage and code are here:

How to log in

All access goes through Authelia, the single sign-on portal. There is no separate username/password for Nextcloud or Forgejo — you log in once through Authelia and both apps accept that login. Direct login with a local password is not available for regular users.

No self-service signup. Your account must be created by the administrator before you can log in. If you cannot log in, ask the administrator to add you.

First login — step by step

  1. Go to the Authelia portal and sign in with the username and temporary password provided by the administrator.
  2. Change your password immediately: click Not you? or go back to /auth, click Reset password, enter your username, and follow the link sent to your email to set your own password.
  3. To access Nextcloud: go to /cloud, click Log in with Authelia. You will be redirected to the Authelia portal (already logged in from step 1) and returned to Nextcloud automatically.
  4. To access Forgejo: go to /git, click Sign in with authelia. Same flow — you will be redirected and returned automatically.
  5. Once signed in to Authelia, switching between Nextcloud and Forgejo does not require entering your password again.

Subsequent logins

  1. Go directly to /cloud or /git.
  2. Click Log in with Authelia or Sign in with authelia.
  3. If your Authelia session is still active you will be logged in immediately with no password prompt. Otherwise you will be asked to sign in at /auth first.

Changing or resetting your password

Your Authelia password is the only password you need. To change it:

  1. Go to /auth and click Reset password.
  2. Enter your username and submit.
  3. A reset link will be sent to your registered email address. Follow it to set a new password.

If you do not receive the email, ask the administrator to send you the reset link manually.