chore: added initial hook and app env #4
2 changed files with 6 additions and 2 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.svg
|
||||
KolliCloud-Anleitung: ~/.abra/recipes/authentik/icons/help.svg
|
||||
uncomment:
|
||||
- compose.css.yml
|
||||
|
|
@ -43,7 +47,7 @@ authentik:
|
|||
nextcloud:
|
||||
env:
|
||||
DEFAULT_QUOTA: "100 MB"
|
||||
APPS: "calendar groupfolders"
|
||||
APPS: "calendar groupfolders" # collectives
|
||||
BBB_URL: "{{bbb_url}}"
|
||||
FPM_MAX_CHILDREN: 45
|
||||
FPM_START_SERVERS: 6
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ onlyoffice:
|
|||
collabora:
|
||||
version: 3.3.0+24.04.13.3.1
|
||||
wordpress:
|
||||
version: 2.16.0+6.8.1
|
||||
version: 2.17.1+6.9.0
|
||||
vikunja:
|
||||
version: 1.1.1+0.24.6
|
||||
matrix-synapse:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue