Skip to content

collabora

Logo

Description

Please see the install document at https://github.com/pi\-hosted/pi\-hosted/tree/master/docs for instructions on installing the template to work with NextCloud.

Notes

Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.collaboraoffice.com/
Official Docker Documentation: https://sdk.collaboraonline.com/docs/installation/CODE_Docker_image.html

Image

collabora/code:latest

Categories

  • Other
  • Tools

Ports

  • 9980:9980/tcp

Environment Variables

NameLabelDefaultDescription
usernameusernameadminUser name for the admin console.
passwordpasswordz#wYaMnS4!?9RKPassword for the admin console.
DONT_GEN_SSL_CERTDONT_GEN_SSL_CERT``````When this environment variable is set (is not “”), then startup script will not generate a new SSL certificate signed by a dummy CA. It is useful, if you want to use your own SSL certificate for some reason.
cert_domaincert_domain``````When this environment variable is set (is not “”), then startup script will generate a new SSL certificate signed by a dummy CA for this domain, not for localhost
server_nameserver_name```collabora.domain.tldhttp://IP:Port```
dictionariesdictionaries``````By default only limited set of spelling dictionaries and thesauri are configured for CODE, mainly for performance reasons. The default set of languages is the following: de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru. With the dictionaries environment variable you can change this list. The dictionaries environment variable should contain the space separated list of language codes (optionally followed by country code). In order to save resources, it makes sense to load only those dictionaries that are actually needed.
extra_paramsextra_params--o:ssl.enable=false --o:ssl.termination=trueYou can pass extra command line parameters to coolwsd via this environment variable. For example, if you want to start coolwsd without SSL, when you test or develop, the syntax is: -e ''extra_params=--o:ssl.enable=false''. To learn about all possible options, refer to the self-documented /etc/coolwsd/coolwsd.xml configuration file in the Docker image.
domaindomainnextcloud.domain.tldThe domain of your NextCloud instance.

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.collabora.ruleHost(`collabora.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.collabora.entrypointshttps
traefik.http.services.collabora.loadbalancer.server.port9980
traefik.http.routers.collabora.tlstrue
traefik.http.routers.collabora.tls.certresolverdefault
traefik.http.routers.collabora.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titleCollabora Online Development Edition (CODE)
mafl.descriptionPlease see the install document at https://github.
mafl.linkhttps://collabora.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupOther
mafl.icon.urlhttps://www.collaboraoffice.com/wp-content/uploads/2022/03/collabora-productivity-nav-icon.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.