Add Docker Compose configurations for Authentik and Gatus services; create example environment files for both services.

This commit is contained in:
Peter Wood
2025-04-29 16:03:58 -04:00
parent ce9a26d2a4
commit 994715cbf9
5 changed files with 145 additions and 12 deletions

11
authentik/.env.example Normal file
View File

@@ -0,0 +1,11 @@
PG_PASS=
PG_DB=
PG_USER=
PG_PORT=
AUTHENTIK_SECRET_KEY=
AUTHENTIK_ERROR_REPORTING__ENABLED=
COMPOSE_PORT_HTTP=
COMPOSE_PORT_HTTPS=