Compare commits
1 commit
main
...
feature/nc
| Author | SHA1 | Date | |
|---|---|---|---|
| a6d48a5d37 |
3 changed files with 6 additions and 8 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
|
||||
|
|
@ -177,6 +181,3 @@ vaultwarden:
|
|||
zammad:
|
||||
initial-hooks:
|
||||
- zammad-railsserver init
|
||||
mila:
|
||||
env:
|
||||
ASSOCIATION_NAME: "Verein XYZ"
|
||||
|
|
@ -34,5 +34,3 @@ zammad:
|
|||
subdomain: support.example.com
|
||||
kimai:
|
||||
subdomain: time.example.com
|
||||
mila:
|
||||
subdomain: members.example.com
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
authentik:
|
||||
version: 9.0.2+2025.8.1
|
||||
version: 9.0.1+2025.8.1
|
||||
kimai:
|
||||
version: 1.4.0+apache-2.34.0
|
||||
wekan:
|
||||
|
|
@ -42,4 +42,3 @@ drone:
|
|||
version: 1.9.0+2.26.0
|
||||
drone-docker-runner:
|
||||
version: 1.1.3+1.8.4
|
||||
mila:
|
||||
Loading…
Add table
Add a link
Reference in a new issue