Share information and collaborate.
Self-hosted team wiki with real-time collaboration — open-source Notion and Confluence alternative.
Docmost is an open-source collaborative wiki and documentation platform built as a self-hosted alternative to Notion and Confluence. Multiple people can work on the same page simultaneously — no overwrites, no document locking — with changes synced live across all connected editors.
Deployed on a ServOrbit VPS, Docmost gives your team a private knowledge base with nested page trees, full-text search, inline comments, page history and built-in diagramming (Mermaid, Draw.io, Excalidraw). The entire stack runs in three Docker containers — Docmost, PostgreSQL and Redis — from a single Compose file. Your docs stay on your server, subject to your retention policy, with no per-seat pricing or vendor lock-in.
Runbooks, ADRs, onboarding docs and postmortems — all searchable, versioned and collaboratively maintained without leaving the browser.
Write specs, meeting notes and roadmaps together in real time, then track changes through built-in page history.
Centralise HR policies, support playbooks and client-facing FAQ drafts on infrastructure you own — no per-seat bill, no data leaving your server.
Guide optimized for ServOrbit Cloud VPS.
Order a ServOrbit VPS with at least 2 GB of RAM, 4 GB beyond a dozen or so people; the system installed is Ubuntu 24.04. Docmost itself is lightweight: PostgreSQL is what takes up most of the memory budget.
There is nothing for you to craft by hand: the deployment generates the APP_SECRET signing key and the PostgreSQL database password, and fills APP_URL with your instance's public address. That address is the one share links and invitations will follow, so settle your domain before installing if you intend to attach one.
Open the address immediately after the install: Docmost shows its initial setup screen, where you create the workspace and the owner account — name, e-mail address and password. This first account holds every right, and as long as it does not exist, the first visitor who reaches the instance can claim it: do not put this step off.
Three containers start together: docmost/docmost:latest, published on 127.0.0.1:3000, a postgres:16-alpine database and a redis:7-alpine in permanent journal mode (--appendonly yes). Attachments live in the docmost_data volume, the database in docmost_db. Allow about thirty seconds on first boot, the time for the migrations to apply.
Attach a domain to the instance: ServOrbit installs the nginx vhost and the TLS certificate, and Docmost then answers on https://<your-domain>, with no port number. That is the only way to open the wiki to a team. Without a domain there is no public entry point at all: the service listens on the VPS loopback only, and you reach it through an SSH tunnel — ssh -L 3000:127.0.0.1:3000 root@<vps-ip> then http://localhost:3000. Port 3000 is the catalogue default; if it has been reassigned, use the one shown on your app's card in the client area.
Name your workspace, then invite your colleagues from Settings, Members section. Pages are organised as a tree in the left-hand column: start with a home page, and let the structure build itself up as the content grows.
Maintaining a project that uses Docmost? This button lets your readers deploy it on a VPS in one click, without reading Docker documentation.
[](https://servorbit.com/vps-cloud?template=docmost&utm_source=deploy-badge&utm_medium=referral&utm_campaign=docmost)<a href="https://servorbit.com/vps-cloud?template=docmost&utm_source=deploy-badge&utm_medium=referral&utm_campaign=docmost"><img src="https://servorbit.com/brand/deploy/button.svg" alt="Deploy Docmost on ServOrbit" height="40"></a>The button points to a VPS order with the template preselected. The image is served from servorbit.com — nothing to host on your side.
Your own GitHub, self-hosted in minutes. Full Git platform with CI/CD (Gitea Actions), package registry and team permissions — without usage-based billing.
Automation & WorkflowsOpen-source automation platform with 280+ connectors and an AI agent hub. Replace Zapier — unlimited flows, your data stays on your VPS, zero per-task billing.
ERP & Business ManagementAI-native open-source CRM — self-hosted alternative to Salesforce and HubSpot. Custom objects, pipeline views, notes, tasks and a modern API-first architecture built for developer teams.
Browse our help center and FAQ, or reach our team — callback, WhatsApp or email. Support in French, English and Arabic.