From 7e4ff5c075ae63788671e0fcf80493c468aa6c64 Mon Sep 17 00:00:00 2001 From: Moritz Date: Mon, 13 May 2024 17:34:43 +0200 Subject: [PATCH] add alakazam integration file alaconnect.yml --- alaconnect.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 alaconnect.yml diff --git a/alaconnect.yml b/alaconnect.yml new file mode 100644 index 0000000..ba0156a --- /dev/null +++ b/alaconnect.yml @@ -0,0 +1,12 @@ +authentik: + uncomment: + - compose.authentik.yml + - AUTHENTIK_DOMAIN + - SECRET_AUTHENTIK_SECRET_VERSION + - SECRET_AUTHENTIK_ID_VERSION + - LOGIN_TYPE + execute: + - app set_authentik + shared_secrets: + wordpress_secret: authentik_secret + wordpress_id: authentik_id