2021-02-15 10:31:41 +00:00
|
|
|
image:
|
2021-09-11 10:03:46 +00:00
|
|
|
repository: ghcr.io/truecharts/collabora
|
2021-09-21 08:41:09 +00:00
|
|
|
tag: v6.4.11.3@sha256:30eab5f9807e006b90b2533ad3a60b84c6e744a6fed8a3be2bd3f1a839715456
|
2021-02-15 10:31:41 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
|
2021-09-26 18:05:21 +00:00
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 104
|
|
|
|
runAsGroup: 0
|
|
|
|
|
2021-05-19 13:12:45 +00:00
|
|
|
service:
|
2021-03-06 20:32:31 +00:00
|
|
|
main:
|
2021-05-19 13:12:45 +00:00
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 9980
|
2021-02-15 10:31:41 +00:00
|
|
|
|
2021-02-23 17:21:54 +00:00
|
|
|
env:
|
|
|
|
domain: nextcloud\.domain\.tld
|
|
|
|
dictionaries: de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru
|
2021-02-15 10:31:41 +00:00
|
|
|
username: admin
|
|
|
|
password: changeme
|
2021-06-14 15:53:38 +00:00
|
|
|
extra_params: "-o:welcome.enable=false -o:user_interface.mode=notebookbar -o:ssl.termination=true -o:ssl.enable=false"
|
2021-02-15 10:31:41 +00:00
|
|
|
server_name: collabora\.domain\.tld
|