Sign inSign up

libreoffice/online

By libreoffice

Updated about 6 years ago

LibreOffice Online (x86-64 only)

Image
144

1M+

libreoffice/online repository overview

This is LibreOffice Online, which provides basic collaborative editing of documents in a browser by re-using the LibreOffice core. Rendering fidelity should be excellent, and interoperability match that of LibreOffice.

The configuration file of LibreOffice Online WebSocket Daemon (loolwsd) is at /etc/loolwsd/loolwsd.xml. You can copy it out from the container, tweak it, copy back and commit, as you like.

You can also pass the following environment variables to container:

DONT_GEN_SSL_CERT 1 By default, when the container is started, it generates a new self-signed SSL certificate, SSL CA certificate, and secret key. If you want to use your own SSL certificate, SSL CA certificate, and secret key, you can disable this.

domain Domain name of your WOPI host.

username User name for the Admin Console.

password Password for the Admin Console.

extra_params Extra loolwsd command line parameter. It can be anything. For example it makes sense to start loolwsd without SSL, when you test or develop. In this case the syntax is: -e "extra_params=--o:ssl.enable=false"

For setting this up together with Nextcloud, check out the Docker Compose examples at https://github.com/smehrbrodt/nextcloud-libreoffice-online .

Please report any bugs you encounter in the official bugzilla: https://bugs.documentfoundation.org/

Source: https://cgit.freedesktop.org/libreoffice/online/tree/docker

Tag summary

Content type

Image

Digest

Size

952.2 MB

Last updated

about 6 years ago

docker pull libreoffice/online