nextcloud/release/3.2.0+25.0.4-fpm
Moritz eac7431b13
Some checks reported errors
continuous-integration/drone/push Build was killed
chore: publish 3.2.0+25.0.4-fpm release
2023-03-22 18:06:06 +01:00

12 lines
463 B
Plaintext

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