markVnl / nethserver-collabora

GNU General Public License v2.0
0 stars 0 forks source link

==================== nethserver-collabora

This package provide Nethserver integration of Collabora Online Development Edition_.

.. _Collabora Online Development Edition: https://www.collaboraoffice.com/code/

First configuration

Collabora Online requires a dedicated virtual host and it's only accessible from HTTPS with a valid certificate.

To configure Collobora Online, execute: ::

config setprop loolwsd VirtualHost collabora.yourdomain.com signal-event nethserver-collabora-update

After virtual host configuration, obtain a valid HTTPS certificate via Let's encrypt from Server certificate section of Server Manager interface.

The package does the following:

Database

The configuration is stored inside the configuration db, under the loolwsd key. To show it: ::

config show loolwsd

Properties:

examples: ::

config setprop loolwsd VirtualHost loolwsd-dev.nethserver.net AllowWopiHost nextcloud-office.yourdomain.com config show loolwsd loolwsd=service AllowWopiHost=nextcloud-office.yourdomain.com VirtualHost=loolwsd-dev.nethserver.net status=enable

Admin user

After installation, admin dashboard can be enable with loolconfig set-admin-password and accessible at: ::

https://collabora.yourdomain.com/loleaflet/dist/admin/admin.html

Collabora repository

Update from CODE (collabora office developement edition) repository: ::

yum update --enablerepo=collaboraoffice