File README.SUSE of Package libreoffice-online
Libreoffice Online README for openSUSE/SuSE
This release is built from TDF source package, TDF is keen to avoid situations
where an unsuitable version is deployed at scale, so when used in what would be
likely to imply an enterprise situation - more than 10 concurrent documents
and/or more than 20 connections - LibreOffice Online will display a prominent
"not supported" warning, while continuing to function.
We suggest you use loolwsd-setup to configure Libreoffice Online, you can run
'loolwsd-setup' in terminal with root. Also, you can edit
/etc/loolwsd/loolwsd.xml to configure Libreoffice Online manually.
Start Libreoffice Online: systemctl start loolwsd
systemctl start loolwsd.timer
Stop Libreoffice Online: systemctl stop loolwsd.timer
systemctl stop loolwsd
Start Libreoffice Online on booting: systemctl enable loolwsd
systemctl enable loolwsd.timer
The default url is https://[LO_DOMAIN]:9980
If you need a reverse proxy, please refer
https://www.collaboraoffice.com/code/apache-reverse-proxy and
https://www.collaboraoffice.com/code/nginx-reverse-proxy.