This commit is contained in:
ericgaspar 2020-10-02 18:50:01 +02:00
parent da91c08356
commit a0529df9b4
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 8 additions and 14 deletions

View file

@ -5,21 +5,17 @@
### Index
- [Useful links](#useful-links)
- [How setup OnlyOffice Server with Nextcloud](#with-nextcloud)
- [How to setup OnlyOffice Server with Nextcloud](#with-nextcloud)
ONLYOFFICE Server is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
## How setup OnlyOffice Server with Nextcloud <a name="with-nextcloud" href=""></a>
## How to setup OnlyOffice Server with Nextcloud <a name="with-nextcloud" href=""></a>
1. Install [OnlyOffice Server](https://github.com/YunoHost-Apps/onlyoffice_ynh)
OnlyOffice server need to be installed in a different domain than the one used by Nextcloud.
For example:
- OnlyOffice Server -> `https://onlyoffice.domain.org`
- Nextcloud -> `https://domain.org/nextcloud`
1. Install [OnlyOffice Server](https://github.com/YunoHost-Apps/onlyoffice_ynh) in a different domain than the one used by Nextcloud. For example: `https://onlyoffice.domain.org` and `https://domain.org/nextcloud`
2. Install [ONLYOFFICE connector](https://apps.nextcloud.com/apps/onlyoffice) in Nextcloud
- Connect to Nextcloud as admin -> Applications -> install ONLYOFFICE. (The ONLYOFFICE Connector version number doesn't need to match your OnlyOffice Server version number).
- In settings -> ONLYOFFICE, enter the address of your OnlyOffice Server : `https://onlyoffice.domain.org`
- Connect to Nextcloud as admin, and install ONLYOFFICE Connector: -> Applications -> install ONLYOFFICE. (ONLYOFFICE Connector version number doesn't need to match your OnlyOffice Server version number).
- In settings -> ONLYOFFICE, enter the address of your OnlyOffice Server (for example) `https://onlyoffice.domain.org`
OnlyOffice Server is now connected to Nextcloud.

View file

@ -13,13 +13,11 @@ ONLYOFFICE Server est une suite bureautique collaborative en ligne gratuite comp
1. Install [OnlyOffice Server](https://github.com/YunoHost-Apps/onlyoffice_ynh)
Le serveur OnlyOffice doit être installé dans un domaine différent de celui utilisé par Nextcloud.
Par exemple:
- OnlyOffice Server -> `https://onlyoffice.domain.org`
- Nextcloud -> `https://domain.org/nextcloud`
Par exemple : `https://onlyoffice.domain.org` et `https://domain.org/nextcloud`
2. Installer [ONLYOFFICE connector](https://apps.nextcloud.com/apps/onlyoffice) dans Nextcloud
- Connectez-vous à Nextcloud en tant qu'administrateur -> Applications -> installez ONLYOFFICE. (Le numéro de version d'ONLYOFFICE Connector n'a pas besoin d'avoir le même numéro de version qu'OnlyOffice Server).
- Dans paramètres -> ONLYOFFICE, entrez l'adresse de votre serveur OnlyOffice : `https://onlyoffice.domain.org`
- Connectez-vous à Nextcloud en tant qu'administrateur et installer ONLYOFFICE Connector : -> Applications -> installez ONLYOFFICE. (Le numéro de version d'ONLYOFFICE Connector n'a pas besoin d'avoir le même numéro de version qu'OnlyOffice Server).
- Dans paramètres -> ONLYOFFICE, entrez l'adresse de votre serveur OnlyOffice Server (par exemple) `https://onlyoffice.domain.org`
OnlyOffice Server est maintenant connecté à Nextcloud.