1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00
This commit is contained in:
Gredin67 2020-05-02 03:40:53 +02:00 committed by GitHub
parent 9590366d9f
commit e652857be5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,11 +9,14 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
## Overview ## Overview
Online collaborative edition of OnlyOffice documents requires: Online collaborative edition of OnlyOffice documents requires:
1) a server part, with two installation options: 1) a server part, with two installation options:
a) **This package installs an OnlyOffice Document Server**.
b) The [Community Document Server for Nextcloud](https://apps.nextcloud.com/apps/documentserver_community) a) **This package installs an OnlyOffice Document Server**.
b) The [Community Document Server for Nextcloud](https://apps.nextcloud.com/apps/documentserver_community)
2) a client part, such as: 2) a client part, such as:
a) The [ONLYOFFICE connector for Nextcloud](https://apps.nextcloud.com/apps/onlyoffice)
b) The [ONLYOFFICE Desktop Editors](https://www.onlyoffice.com/fr/download-desktop.aspx) a) The [ONLYOFFICE connector for Nextcloud](https://apps.nextcloud.com/apps/onlyoffice)
b) The [ONLYOFFICE Desktop Editors](https://www.onlyoffice.com/fr/download-desktop.aspx)
The Nextcloud addicts may follow [this tutorial](https://github.com/YunoHost-Apps/nextcloud_ynh#configure-onlyoffice-integration) to install 1)b) and 2)a) on one Nextcloud instance. However, performance and architecture are limited. The Nextcloud addicts may follow [this tutorial](https://github.com/YunoHost-Apps/nextcloud_ynh#configure-onlyoffice-integration) to install 1)b) and 2)a) on one Nextcloud instance. However, performance and architecture are limited.