Self-host with Docker · Yantr
OnlyOffice
Self-hosted office suite for creating and editing documents, spreadsheets, and presentations.
1
Ports
3
Notes
5
Use Cases
About
What OnlyOffice does
OnlyOffice Docs is a self-hosted office suite compatible with Microsoft Office formats. It supports real-time collaborative editing of documents, spreadsheets, and presentations through a web interface. Integrates with Nextcloud, ownCloud, and other platforms for seamless document management.
Install Flow
How to self-host OnlyOffice
OnlyOffice can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what OnlyOffice does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Collaboratively edit Word
- Excel
- and PowerPoint files in real time.
- Replace Google Docs or Microsoft 365 with a self-hosted alternative.
- Integrate with Nextcloud for seamless document management.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8080 | HTTP | Web UI |
Docker Image
onlyoffice/documentserver:latest
Service Name
onlyoffice
Notes
Things to know before you deploy
- Requires adequate RAM — 2 GB minimum recommended for the document server.
- For production, place behind a reverse proxy with SSL termination.
- Community Edition is free; Enterprise adds additional features.
Related Apps
More tools you might pair with OnlyOffice
Page generated 2026-07-27T04:28:00.415Z