Office Documents Server
Office Documents Server is a app in the osFoundry community catalog. Microsoft-365-style online editors for Word, Excel, PowerPoint, PDF, and forms. Powered by ONLYOFFICE Document Server. Ships as the upstream image; pair it with a WOPI host (Nextcloud, Seafile, Mattermost, etc.) for end-user editing.
Details
- Workspace: osfoundry
- Category: PRODUCTIVITY
- Pricing: Free
- Access: Community
Features
- Microsoft-365-style online editors for Word
- PowerPoint
- Forms
Documentation
# Office Documents Server
Microsoft-365-style collaborative office editors, powered by ONLYOFFICE Document Server.
## How it's used
ONLYOFFICE Document Server is a **document server** — it exposes editor endpoints that a WOPI/JWT host iframes when a user opens a document. Standalone, this app exposes:
- `/welcome/` — the server's welcome / quick-test page
- `/healthcheck` — liveness endpoint
- `/web-apps/apps/api/documents/api.js` — the editor JavaScript API
Pair it with Nextcloud (#41 File Cloud), Seafile, Mattermost, etc.
## Packaging
Thin wrapper around the official `onlyoffice/documentserver` image. `JWT_SECRET` is **required** — without it, anyone who can reach the server can open any document. Set the same value on the host app.
How to use Office Documents Server in osFoundry
Install Office Documents Server into your workspace in one click, then fork it in osStudio to customise the prompts, tools, or configuration for your stack. Anyone in your workspace can pick up where you left off.
Other apps from the community
- CRM — Customer relationship management with contacts, deals, and pipeline tracking.
- Kanban Board — Drag-and-drop task board with swimlanes, labels, and team assignments.
- Helpdesk — Ticket triage and customer support inbox with SLA tracking.
- Page Builder — Block-based page editor with publishing to public URLs.
- Website Builder — Multi-page site builder with CMS, templates, and custom domains.
- Storefront — E-commerce storefront with product catalog, cart, and checkout.