1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/collabora_ynh.git synced 2024-09-03 18:16:25 +02:00
Collabora package for YunoHost
Find a file
2021-03-15 18:24:34 +01:00
conf Update loolwsd.xml 2021-02-06 19:28:55 +01:00
scripts App can't be installed on arm 2021-03-15 18:24:34 +01:00
check_process Fix linter warnings 2020-12-18 22:44:52 +01:00
LICENSE Add GPL-3.0 license 2019-01-31 16:24:42 +01:00
manifest.json Fix version 2021-02-04 13:00:32 +01:00
pull_request_template.md Update version 2021-02-04 12:36:52 +01:00
README.md Update README.md 2021-02-07 17:03:30 +01:00

Collabora for YunoHost

Integration level
Install Collabora with YunoHost

This package allow you to install Collabora quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

Collabora is an online office suite usable with Nextcloud.

Shipped version: 6.4.4

Screenshots

Configuration

Settings: The settings of Collabora are at https://office.domain.tld/loleaflet/dist/admin/admin.html.

  • User: admin
  • Password: The password set during the installation. (If you forgot it, you can find it again in /etc/loolwsd/loolwsd.xml).

Connexion to Nextcloud

If you want to connect with Nextcloud, you have to install the Collabora Online app in Nextcloud, and configure it with the domain of your Collabora installation.

⚠️ There are several Collabora Online apps. Be sure not to install the Collabora Online - Built-in CODE server apps, which are a lightwheigt version of this Collabora package. ⚠️

Documentation

Multi-users support

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Limitations

ARM platform not supported. If you want to run Collabora on Nextcloud, there is a lightweight version of the Collabora server for ARM, called Collabora Online - Built-in CODE Server (ARM64) which can easily connect with the Collabora Online app.

CODE has a warning limitation

Additionnal informations

Upgrade this package: You can use your YunoHost admin interface, or the command line: sudo yunohost app upgrade collabora -u https://github.com/YunoHost-Apps/collabora_ynh --debug


Developers infos

Please do your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/collabora_ynh/tree/testing --debug
or
sudo yunohost app upgrade collabora -u https://github.com/YunoHost-Apps/collabora_ynh/tree/testing --debug