chore: sync homelab ops, identity, and monitoring docs

This commit is contained in:
Fizzlepoof
2026-05-21 02:01:09 +00:00
parent 4c41b19e13
commit 2e99873634
44 changed files with 6295 additions and 346 deletions

10
identity/.env.example Normal file
View File

@@ -0,0 +1,10 @@
TZ=America/Chicago
AUTHELIA_HOST=auth.paccoco.com
AUTHELIA_STORAGE_POSTGRES_DB=authelia
AUTHELIA_STORAGE_POSTGRES_USER=authelia
AUTHELIA_STORAGE_POSTGRES_PASSWORD=CHANGE_ME
AUTHELIA_STORAGE_ENCRYPTION_KEY=CHANGE_ME
AUTHELIA_SESSION_SECRET=CHANGE_ME
AUTHELIA_SESSION_REDIS_PASSWORD=CHANGE_ME
AUTHELIA_IDENTITY_VALIDATION_RESET_PASSWORD_JWT_SECRET=CHANGE_ME