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:
parent
b158f423d7
commit
a08290286c
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue