Compare commits

..
Author SHA1 Message Date
moritz 97be5543f9 chore: update readme 2023-03-22 17:01:31 +01:00
moritz 212559c8fc authentik autoconfiguration 2023-03-22 17:01:22 +01:00
2 changed files with 1 additions and 12 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ services:
failure_action: rollback
order: start-first
labels:
- "coop-cloud.${STACK_NAME}.version=3.2.0+25.0.4-fpm"
- "coop-cloud.${STACK_NAME}.version=3.1.2+25.0.4-fpm"
- "backupbot.backup=true"
- "backupbot.backup.path=/var/www/html/config/,/var/www/html/data/,/var/www/html/custom_apps/"
healthcheck:
-11
View File
@@ -1,11 +0,0 @@
If the authentik configuration should be handled by abra add the following to the env:
COMPOSE_FILE="$COMPOSE_FILE:compose.authentik.yml"
AUTHENTIK_USER_PREFIX=authentik
AUTHENTIK_DOMAIN=authentik.example.com
AUTHENTIK_SECRET_NAME=authentik_example_com_nextcloud_secret_v1 # the same as in authentik
AUTHENTIK_ID_NAME=authentik_example_com_nextcloud_id_v1 # the same as in authentik
And run:
abra app cmd <app-name> app set_authentik