
- #HOW TO INSTALL COLLABORA ONLINE SERVER INSTALL#
- #HOW TO INSTALL COLLABORA ONLINE SERVER CODE#
- #HOW TO INSTALL COLLABORA ONLINE SERVER PASSWORD#
- #HOW TO INSTALL COLLABORA ONLINE SERVER DOWNLOAD#
The proxy server could not handle the request GET /loleaflet/dist/admin/admin.html. The proxy server received an invalid response from an upstream server. I have no idea what I did wrong during the setup?
#HOW TO INSTALL COLLABORA ONLINE SERVER INSTALL#
To add support for spell-check you can add dictionaries (in this example for english language): yum install collaboraoffice5.3-dict-en pptxĭocument scrolling and rendering on big documents seems less fluid than in onlyoffice.īrowser zooming badly affects font rendering (at least on my PC). Now you should be able to create and edit libre documents in Nextcloud: # Set nextcloud trusted domains and applyĬonfig setprop nextcloud TrustedDomains yourdomain.tld Sudo -u apache /opt/rh/rh-php71/root/usr/bin/php /usr/share/nextcloud/occ app:enable richdocuments Sudo -u apache /opt/rh/rh-php71/root/usr/bin/php /usr/share/nextcloud/occ config:app:set richdocuments wopi_url -value=https:\/\/yourdomain.tld Sudo -u apache /opt/rh/rh-php71/root/usr/bin/php /usr/share/nextcloud/occ app:install richdocuments # Install nextcloud collabora richdocuments app Don’t forget to replace “yourdomain.tld” with your real domain: # (re)start and enable services
#HOW TO INSTALL COLLABORA ONLINE SERVER PASSWORD#
Type your wanted password for the admin web console and then finish installation with restarting services and nextcloud setup. Sed -i 's!enabled."/>!enabled.">admin!' /etc/loolwsd/loolwsd.xml # Set admin user and password for the web console
#HOW TO INSTALL COLLABORA ONLINE SERVER DOWNLOAD#
# Download as, Fullscreen presentation and Image upload operations # loleaflet is the client part of LibreOffice Online # Container uses a unique non-signed certificate # Create a httpd conf file for reverse proxy Loolconfig set ssl.key_file_path /etc/loolwsd/privatekey.pem Loolconfig set ssl.cert_file_path /etc/loolwsd/fullchain.pem

Openssl req -batch -new -x509 -sha512 -days 3650 -key /etc/loolwsd/privatekey.pem -out /etc/loolwsd/fullchain.pem Openssl genrsa -out /etc/loolwsd/privatekey.pem 4096 Yum -y install nethserver-nextcloud yum-utils

In /etc/e-smith/events/actions/nethserver-collabora-co…ĭon’t forget to replace “yourdomain.tld” with your real domain: # Install nextcloud and yum-utils for repoimport I didn’t template it because templating makes loolconfig useless.

Installation instructions are in the wikiĪutoconfig of nextcloud richdocuments appĬODE uses the loolconfig tool to configure loolwsd via /etc/loolwsd/loolwsd.xml.
#HOW TO INSTALL COLLABORA ONLINE SERVER CODE#
Here’s a first module draft (not for production!) of the Collabora CODE Office suite built from the howto. Nethserver-collabora CODE testing and discussion Development
