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

add secret string to add for ONLYOFFICE module

This commit is contained in:
Robles Rodolphe 2023-04-23 17:54:13 +02:00 committed by GitHub
parent b158f423d7
commit a08290286c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,8 @@ You should not install ONLYOFFICE on your main YunoHost domain, especially if yo
Prerequisite: **ONLYOFFICE should be public**, see previous section. Prerequisite: **ONLYOFFICE should be public**, see previous section.
* In Nextcloud apps store, install `ONLYOFFICE`, i.e. the [ONLYOFFICE connector for Nextcloud](https://apps.nextcloud.com/apps/onlyoffice). * In Nextcloud apps store, install `ONLYOFFICE`, i.e. the [ONLYOFFICE connector for Nextcloud](https://apps.nextcloud.com/apps/onlyoffice).
* Go in the Nextcloud `settings` > `Administration` > `ONLYOFFICE` > `Server settings` > `Address of the Document Server`. * Go in the Nextcloud `settings` > `Administration` > `ONLYOFFICE` > `Server settings` > `Address of the Document Server`.
* 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/`
* add the token string found in the file `/etc/onlyoffice/documentserver/local.json` in the section `"secret"` => `"string"` and click `Save`.
* Create a new document and enjoy! * Create a new document and enjoy!
### Desktop Edition on PC ### Desktop Edition on PC