Templatesonlyoffice
productivity
onlyoffice
Self-hosted online office suite (Document Server) for collaborative real-time editing of documents, spreadsheets and presentations.
productivitycollaborationdocumentationPostgreSQLValkeyRabbitmqCluster
What gets deployed
Web
onlyoffice server
PostgreSQL
managed database
Valkey
managed cache
RabbitmqCluster
managed other
GitHub stars1,500
About
Self-hosted online office suite (Document Server) for collaborative real-time editing of documents, spreadsheets and presentations.
Managed services
- PostgreSQLTCP:5432
- ValkeyTCP:6379
- RabbitmqCluster
Environment Variables
| Variable | Description | Required |
|---|---|---|
| DB_TYPE | Default: postgres | Optional |
| DB_HOST | Default: {{KUBERO_APP_NAME}}-postgresql-rw | Optional |
| DB_PORT | Default: 5432 | Optional |
| DB_NAME | Default: onlyoffice | Optional |
| DB_USER | Default: onlyoffice | Optional |
| DB_PWD | Default: onlyoffice | Optional |
| AMQP_TYPE | Default: rabbitmq | Optional |
| AMQP_URI | Default: amqp://onlyoffice:onlyoffice@onlyoffice-rabbitmq:5672 | Optional |
| REDIS_SERVER_HOST | Default: rfr-{{KUBERO_APP_NAME}}-valkey-readwrite | Optional |
| REDIS_SERVER_PORT | Default: 6379 | Optional |
| JWT_ENABLED | Default: true | Optional |
| JWT_SECRET | Default: replace-with-openssl-rand-hex-32 | Optional |
| JWT_HEADER | Default: Authorization | Optional |
Deploy onlyoffice
One click to deploy a fully configured onlyoffice instance with all dependencies pre-wired.
Deploy NowReady to deploy onlyoffice?
No infrastructure to manage. Just connect your repo and go live in seconds.