LibreOffice Docker

LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice).

Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.

Setup Nextcloud

docker run -d --name nextcloud -p 8080:80 nextcloud:stable

http://localhost:8080/

When nextcloud is set up, install the App “Collabora Online”. Then go to Configuration->Collabora Online and enter the domain name of your other VM, e.g. http://libreoffice.yourhost:9980

LibreOffice Online Docker

  • .env

  • libreoffice.yml

Using it

Screenshots

https://zh-cn.libreoffice.org/assets/Uploads/zh-cn/screenshots/writer/writer-main-sidebar.png

https://zh-cn.libreoffice.org/assets/Uploads/zh-cn/screenshots/writer/writer-style-outline-gallary.png

References