feat: authentik service+envfile for traefik and authentik

This commit is contained in:
2025-12-08 01:29:00 +01:00
parent be049cfa0d
commit f3b73bae11
2 changed files with 97 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
# ===================================
# Traefik envs
EMAIL=bobrovod@national.shitposting.agency
# ===================================
# Authentification app (authentik)
# PostgresQL conf
PG_PASS=change_this_cuz_its_ur_db_pass
PG_USER=authentik # it's okay
# Image Settings
AUTHENTIK_IMAGE=ghcr.io/goauthentik/server
AUTHENTIK_TAG=2025.10.2
# Networking
PORT_HTTP=9000
PORT_HTTPS=9443 # btw likely already used by portainer
AUTHENTIK_SECRET_KEY=super_secret_super_scary_authenik_key
AUTHENTIK_ERROR_REPORTING__ENABLED=true # Or false to turn off