1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00

Update README.md

move jwt section
This commit is contained in:
Jaxom99 2023-07-23 01:29:21 +02:00 committed by GitHub
parent aeca6095a1
commit d03d15fc33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,6 +68,12 @@ You should not install ONLYOFFICE on your main YunoHost domain, especially if yo
* Choose a path for ONLYOFFICE, e.g. `/` if you install on `office.yunohost.domain` (do not install any other app on this domain). * Choose a path for ONLYOFFICE, e.g. `/` if you install on `office.yunohost.domain` (do not install any other app on this domain).
* The domain of your Nextcloud instance, e.g. `yunohost.domain/nextcloud` or `nextcloud.yunohost.domain`. * The domain of your Nextcloud instance, e.g. `yunohost.domain/nextcloud` or `nextcloud.yunohost.domain`.
* Is it a public application? **If you want to connect it to Nextcloud, ONLYOFFICE should be public**: then select `Yes` or `tick the box`. * Is it a public application? **If you want to connect it to Nextcloud, ONLYOFFICE should be public**: then select `Yes` or `tick the box`.
*
#### JWT Safety setting
In the Nextcloud' OnlyOffice connector setting page, a token is required. You receive it by mail at install time, copy-paste the token in the Nextcloud's setting page.
If you missed the email, you can find the token by running this command anytime in your Yunohost server where Onlyoffice is installed :
* `sudo documentserver-jwt-status.sh`
@ -81,12 +87,6 @@ Prerequisite: **ONLYOFFICE should be public**, see previous section.
* Give the installation domain of your `onlyoffice`, e.g. `https://office.yunohost.domain/` and click `Save`. * Give the installation domain of your `onlyoffice`, e.g. `https://office.yunohost.domain/` and click `Save`.
* Create a new document and enjoy! * Create a new document and enjoy!
#### JWT Safety setting
In the Nextcloud' OnlyOffice connector setting page, a token is required. You receive it by mail at install time, copy-paste the token in the Nextcloud's setting page.
If you missed the email, you can find the token by running this command anytime in your Yunohost server where Onlyoffice is installed :
* `sudo documentserver-jwt-status.sh`
### Desktop Edition on PC ### Desktop Edition on PC
* Download and install a [ONLYOFFICE Desktop Editors](https://www.onlyoffice.com/fr/download-desktop.aspx). * Download and install a [ONLYOFFICE Desktop Editors](https://www.onlyoffice.com/fr/download-desktop.aspx).