Files
nextcloud/alaconnect.yml
iexos 2b4e63ef31
Some checks failed
continuous-integration/drone/push Build is failing
Reapply "split bbb and onlyoffice compose.yml"
This reverts commit 180c269337.
2024-06-19 18:36:05 +02:00

25 lines
602 B
YAML

authentik:
uncomment:
- compose.authentik.yml
- AUTHENTIK_USER_PREFIX
- AUTHENTIK_DOMAIN
- SECRET_AUTHENTIK_SECRET_VERSION
- SECRET_AUTHENTIK_ID_VERSION
execute:
- app set_authentik
shared_secrets:
nextcloud_secret: authentik_secret
nextcloud_id: authentik_id
onlyoffice:
uncomment:
- compose.onlyoffice.yml
- ONLYOFFICE_URL
- SECRET_ONLYOFFICE_JWT_VERSION
execute:
- app install_onlyoffice
collabora:
uncomment:
- COLLABORA_URL
execute:
- app install_collabora