Online office suite for document collaboration
| Property | Value |
|---|
| Category | Documents |
| Version | latest |
| Auth | SSO Gate (ForwardAuth) |
| Resources | Heavy (1GB+ RAM, 1+ CPU) |
| Services | 4 |
| Docker Image | onlyoffice/documentserver:latest |
| Port | 80 |
office, documents, collaboration, editing
| Service | Image |
|---|
| onlyoffice (main) | onlyoffice/documentserver:latest |
| db | postgres:16-alpine |
| rabbitmq | rabbitmq:4-alpine |
| cache | redis:7-alpine |
| Name | Path | Description |
|---|
| pgdata | /var/lib/postgresql/data | PostgreSQL database |
| data | /var/www/onlyoffice/Data | Document data |
| logs | /var/log/onlyoffice | Application logs |