ONLYOFFICE Docs

A free online office suite for real-time editing of docs, sheets, slides & more.

Access

  1. Open your browser and go to: http://<server-ip>
  2. 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
Currently unavailable.

Application Details