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

JWT documentation
This commit is contained in:
Jaxom99 2023-07-05 11:41:38 +02:00 committed by GitHub
parent 205cc12c26
commit f35f4bb331
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,6 +69,8 @@ You should not install ONLYOFFICE on your main YunoHost domain, especially if yo
* 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`.
## How to edit ONLYOFFICE documents? ## How to edit ONLYOFFICE documents?
### Web Edition in Nextcloud ### Web Edition in Nextcloud
@ -79,6 +81,12 @@ 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).