

- Collabora online hosting install#
- Collabora online hosting software#
- Collabora online hosting download#
Collabora online hosting download#
You can download this configuration and compare with yours, from here : # Download as, Fullscreen presentation and Image upload operations ProxyPass /lool/adminws wss://localhost:9980/lool/adminws ProxyPassReverse /hosting/capabilities # Main websocket ProxyPassReverse /hosting/discovery # Capabilities ProxyPassReverse /loleaflet # WOPI discovery URL # loleaflet is the client part of Collabora Online # SSL configuration, you may want to take the easy route instead and use Lets Encrypt!ĬustomLog $/access.log combined SSLCertificateKeyFile /etc/letsencrypt/live//privkey.pem SSLCertificateFile /etc/letsencrypt/live//fullchain.pem Here I will show you only the reverse proxy configuration related to Collabora. The initial configuration is done already. I have created two domains, one for Nextcloud and other for Collabora. Run the following commands and restart apache service. You should enable SSL and Proxy, if not done already. You can use Nginx too but I will be using Apache as the reverse Proxy. Wikipediaįor help, use docker –help in a terminal.
Collabora online hosting software#
The software that hosts the containers is called Docker Engine. Docker is a set of coupled software-as-a-service and platform-as-a-service products that use operating-system-level virtualization to develop and deliver software in packages called containers. Feel free to provide as many domain as you want. The second command will start Collabora online server, which will be only accesible via, and. docker pull collabora/codeĭocker run -t -d -p 0.0.0.0:9980:9980 -e 'domain=subdomain\\.domain\\.com|-restart always -cap-add MKNOD collabora/codeįor example, the above command ( first) will pull the collabora.

This can be done by providing domain names using -e parameter. You need to explicitly provide the domain-name of NextCloud server from which you want to access the Collabora. Once the docker is installed, download the Collabora online docker.
Collabora online hosting install#
I am using Debian 9, so apt install docker.io should be enough for Docker installation in Debian/Ubuntu distros.

Minimum two SSL certificates one for nextcloud server and another for Collabora itself.An Apache Server running with SSL compatibility.Minimum two domains one for nextcloud server and another for Collabora itself.Before setting this app, the document server must be up and configured properly. There is an app in the Nextcloud store which integrates Collabora Online with the NextCloud. Collabora Online supports dozens of document formats including DOC, DOCX, PPT, PPTX, XLS, XLSX + ODF, Import/View Visio, Publisher and many more… Collabora is a LibreOffice based online office suite with editing functions, which supports all the major office documents.
