How can connect HumHub with onlyoffice

How can connect HumHub with onlyoffice?

  1. Hostname
  2. JWT Secret
    3)ONLYOFFICE Docs address for internal requests from the server
    4)Server address for internal requests from ONLYOFFICE Docs

Only i need to know these information where we get from?

Hello @markus
Please take a look at this guide: Integration. Getting Started. Humhub - ONLYOFFICE

hostname = domain name of your installed Document server.
JWT Secret = it’s located in local.json file on the Document server side.

3)ONLYOFFICE Docs address for internal requests from the server
4)Server address for internal requests from ONLYOFFICE Docs

Usually you don’t need to use these lines in case of using separate servers.

We have not found any details.

  1. Hostname
  2. JWT Secret
    3)ONLYOFFICE Docs address for internal requests from the server
    4)Server address for internal requests from ONLYOFFICE Docs

Did you install Document server?
There’re official guides: Installation Guides - Docs - ONLYOFFICE
Hostname is a domain name of your installed Document server.
local.json file is located on the Document server side here:
docker - /etc/onlyoffice/documentserver/local.json (in container)
package - /etc/onlyoffice/documentserver/local.json
Windows: \Program Files\ONLYOFFICE\DocumentServer\config\local.json