chore: added initial hook and app env
This commit is contained in:
parent
f4b043fc0b
commit
845486c548
1 changed files with 5 additions and 0 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue