Rebrand product as Manyangles and add Authentik

This commit is contained in:
2026-09-08 09:17:25 -04:00
parent 27e2f196eb
commit f5702caaea
37 changed files with 630 additions and 237 deletions
+6
View File
@@ -3,6 +3,12 @@ NEXT_PUBLIC_APP_URL=http://localhost:3000
BETTER_AUTH_SECRET=album-development-secret-change-me
BETTER_AUTH_URL=http://localhost:3000
# Optional Authentik OpenID Connect provider. Use the issuer URL shown by
# Authentik, for example: https://auth.example.com/application/o/vellum/
AUTHENTIK_ISSUER=
AUTHENTIK_CLIENT_ID=
AUTHENTIK_CLIENT_SECRET=
EMAIL_PROVIDER=mailpit
EMAIL_FROM=Album <photos@album.test>
SMTP_HOST=127.0.0.1