Access
- Open your browser and go to:
http://<server-ip>
- Complete the initial setup.
Key Directories
- Configs:
/app/onlyoffice/DocumentServer/
- Logs:
/var/log/onlyoffice/
- Data:
/var/lib/onlyoffice/
Integrations
ONLYOFFICE Docs integrates with various platforms via ready-made connectors: https://api.onlyoffice.com/docs/docs-api/get-started/ready-to-use-connectors
JWT (JSON Web Token)
JWT secures the connection between Docs and other services.
To check if JWT is enabled and what the secret and header are, you can run:
docker exec onlyoffice-document-server sudo documentserver-jwt-status.sh