Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.08 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.08 KB

Collabora for Yunohost

Install Collabora with YunoHost

Collabora Online is a powerful LibreOffice-based online office suite

To use it, please follow these steps :

  • your Docker Engine must use overlay or devicemapper driver, don't work with aufs (please see docker info)
  • need a dedicate domain name (ex : collabora.example.com)
  • need a valid certificate (ex : letsencrypt it's ok)
  • already install Nextcloud on the same Yunohost instance
  • install Yunohost Collabora App
  • configure Nextcloud :
    • on app settings page, install Nextcloud Collabora App
    • on admin page, configure Collabora section to point on the dedicate domain name (ex : https://collabora.example.com)
    • Enjoy !

See more

This app is inside a Docker image.


It was generated with DockerApp Yunohost