feat(nextcloud/collabora): Add collabora as a nextcloud dependency (#3097)

* feat(nextcloud/collabora): Add collabora as a nextcloud dependency

* Turn collabora into a statefull set

* àdd collabora dependency

* app-data storage to userdata

* disable collabora for now

* also set access url (service) availability before trying to lock into the HPB
This commit is contained in:
Kjeld Schouten-Lebbing
2022-07-08 15:44:55 +02:00
committed by GitHub
parent b3f4b0500d
commit f6a77b3bad
15 changed files with 82 additions and 35 deletions
+11
View File
@@ -391,6 +391,17 @@ hpb:
imaginary:
enabled: true
collabora:
enabled: false
env:
aliasgroup1:
configMapRef:
name: nextcloudconfig
key: aliasgroup1
dictionaries: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru"
extra_params: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false "
server_name: ""
DONT_GEN_SSL_CERT: true
postgresql:
enabled: true