chore: added initial hook and app env

This commit is contained in:
carla 2025-11-03 13:31:48 +01:00
parent f4b043fc0b
commit 845486c548
Signed by: carla
GPG key ID: 908AFB7283DFC1B3

View file

@ -20,12 +20,16 @@ authentik:
#BBB:
#url: https://nextcloud.example.com/apps/bbb
#group:
#Wiki:
#url: https://nextcloud.example.com/apps/collectives/
#group:
KolliCloud-Anleitung:
url: https://wiki.local-it.org/s/kollicloud-wiki/
group: $GROUP_HELP
EXTRA_ICONS:
#Calendar: ~/.abra/recipes/authentik/icons/calendar.svg
#BBB: ~/.abra/recipes/authentik/icons/bbb.png
#Wiki: ~/.abra/recipes/authentik/icons/collectives.png
KolliCloud-Anleitung: ~/.abra/recipes/authentik/icons/help.svg
uncomment:
- compose.css.yml
@ -57,6 +61,7 @@ nextcloud:
bbb_secret: "{{bbb_secret}}"
initial-hooks:
#- app install_bbb
#- app install_collectives
- app set_default_quota
- app install_apps
- app run_occ 'app:disable dashboard'