mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
fix
This commit is contained in:
parent
a0529df9b4
commit
b482a73db7
2 changed files with 7 additions and 9 deletions
|
@ -5,16 +5,16 @@
|
||||||
### Index
|
### Index
|
||||||
|
|
||||||
- [Useful links](#useful-links)
|
- [Useful links](#useful-links)
|
||||||
- [How to setup OnlyOffice Server with Nextcloud](#with-nextcloud)
|
- [Connect OnlyOffice Server with Nextcloud](#Connect-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 to setup OnlyOffice Server with Nextcloud <a name="with-nextcloud" href=""></a>
|
## Connect OnlyOffice Server with Nextcloud <a name="Connect-nextcloud" href=""></a>
|
||||||
|
|
||||||
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`
|
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
|
2. Install [ONLYOFFICE connector](https://apps.nextcloud.com/apps/onlyoffice) in Nextcloud
|
||||||
- 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).
|
- Connect to Nextcloud as admin and install ONLYOFFICE Connector: -> Applications -> install ONLYOFFICE. (ONLYOFFICE Connector 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`
|
- 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.
|
||||||
|
|
|
@ -5,18 +5,16 @@
|
||||||
### Index
|
### Index
|
||||||
|
|
||||||
- [Liens utiles](#liens-utiles)
|
- [Liens utiles](#liens-utiles)
|
||||||
- [Comment configurer OnlyOffice Server avec Nextcloud](#with-nextcloud)
|
- [Configurer OnlyOffice Server avec Nextcloud](#with-nextcloud)
|
||||||
|
|
||||||
ONLYOFFICE Server est une suite bureautique collaborative en ligne gratuite comprenant des visualiseurs et des éditeurs de textes, de feuilles de calcul et de présentations, entièrement compatible avec les formats Office Open XML: .docx, .xlsx, .pptx et permettant l'édition collaborative en temps réel.
|
ONLYOFFICE Server est une suite bureautique collaborative en ligne gratuite comprenant des visualiseurs et des éditeurs de textes, de feuilles de calcul et de présentations, entièrement compatible avec les formats Office Open XML: .docx, .xlsx, .pptx et permettant l'édition collaborative en temps réel.
|
||||||
|
|
||||||
## Comment configurer OnlyOffice Server avec Nextcloud <a name="with-nextcloud" href=""></a>
|
## Configurer OnlyOffice Server avec Nextcloud <a name="with-nextcloud" href=""></a>
|
||||||
|
|
||||||
1. Install [OnlyOffice Server](https://github.com/YunoHost-Apps/onlyoffice_ynh)
|
1. Installer [OnlyOffice Server](https://github.com/YunoHost-Apps/onlyoffice_ynh) dans un domaine différent de celui utilisé par Nextcloud. Par exemple : `https://onlyoffice.domain.org` et `https://domain.org/nextcloud`
|
||||||
Le serveur OnlyOffice doit être installé dans un domaine différent de celui utilisé par Nextcloud.
|
|
||||||
Par exemple : `https://onlyoffice.domain.org` et `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 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).
|
- 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'être le même que celui d'OnlyOffice Server).
|
||||||
- Dans paramètres -> ONLYOFFICE, entrez l'adresse de votre serveur OnlyOffice Server (par exemple) `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…
Reference in a new issue