mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
fix
This commit is contained in:
parent
da91c08356
commit
a0529df9b4
2 changed files with 8 additions and 14 deletions
|
@ -5,21 +5,17 @@
|
||||||
### Index
|
### Index
|
||||||
|
|
||||||
- [Useful links](#useful-links)
|
- [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.
|
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)
|
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`
|
||||||
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`
|
|
||||||
|
|
||||||
2. Install [ONLYOFFICE connector](https://apps.nextcloud.com/apps/onlyoffice) in 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).
|
- 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 : `https://onlyoffice.domain.org`
|
- In settings -> ONLYOFFICE, enter the address of your OnlyOffice Server (for example) `https://onlyoffice.domain.org`
|
||||||
|
|
||||||
OnlyOffice Server is now connected to Nextcloud.
|
OnlyOffice Server is now connected to Nextcloud.
|
||||||
|
|
||||||
|
|
|
@ -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)
|
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.
|
Le serveur OnlyOffice doit être installé dans un domaine différent de celui utilisé par Nextcloud.
|
||||||
Par exemple:
|
Par exemple : `https://onlyoffice.domain.org` et `https://domain.org/nextcloud`
|
||||||
- OnlyOffice Server -> `https://onlyoffice.domain.org`
|
|
||||||
- Nextcloud -> `https://domain.org/nextcloud`
|
|
||||||
|
|
||||||
2. Installer [ONLYOFFICE connector](https://apps.nextcloud.com/apps/onlyoffice) dans 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).
|
- 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 : `https://onlyoffice.domain.org`
|
- Dans paramètres -> ONLYOFFICE, entrez l'adresse de votre serveur OnlyOffice Server (par exemple) `https://onlyoffice.domain.org`
|
||||||
|
|
||||||
OnlyOffice Server est maintenant connecté à Nextcloud.
|
OnlyOffice Server est maintenant connecté à Nextcloud.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue