summaryrefslogtreecommitdiff
path: root/stacks/iam/iam.env.template
diff options
context:
space:
mode:
Diffstat (limited to 'stacks/iam/iam.env.template')
-rw-r--r--stacks/iam/iam.env.template12
1 files changed, 12 insertions, 0 deletions
diff --git a/stacks/iam/iam.env.template b/stacks/iam/iam.env.template
new file mode 100644
index 0000000..b5275ab
--- /dev/null
+++ b/stacks/iam/iam.env.template
@@ -0,0 +1,12 @@
+#
+#
+# Stack Runtime Variables
+
+# Authelia secrets
+AUTHELIA_IDENTITY_VALIDATION_RESET_PASSWORD_JWT_SECRET_FILE=/run/secrets/JWT_SECRET
+AUTHELIA_SESSION_SECRET_FILE=/run/secrets/SESSION_SECRET
+AUTHELIA_STORAGE_ENCRYPTION_KEY_FILE=/run/secrets/STORAGE_ENCRYPTION
+AUTHELIA_IDENTITY_PROVIDERS_OIDC_HMAC_SECRET_FILE=/run/secrets/OIDC_HMAC_SECRET
+
+# Use Authelia's file filter in config.
+X_AUTHELIA_CONFIG_FILTERS=template