docmost
Replace Confluence and Notion with secure on-premise documentation for enterprise teams
Open-source collaborative documentation, honestly reviewed. No marketing fluff, just what you get when you self-host it.
TL;DR
- What it is: Open-source (AGPL-3.0 core) collaborative wiki and documentation platform — a self-hosted alternative to Confluence and Notion, with real-time editing, spaces, and built-in diagramming [README][3].
- Who it’s for: Teams paying per-seat Confluence or Notion bills who want full data ownership. Also small businesses in regulated industries (ITAR, FedRAMP, GDPR) that can’t put company knowledge on third-party servers [homepage].
- Cost savings: Notion Teams runs ~$8/user/month billed annually. A 20-person team pays $160/month. Docmost self-hosted runs on a $5–10 VPS with zero per-seat cost [pricing].
- Key strength: Cleanest real-time collaborative editor in the self-hosted wiki category — block-based, rich-text, Google Docs-style co-editing with live cursors. Reddit reviewers call it “mind-blowing for a fairly new open source app” [1].
- Key weakness: Enterprise auth (SSO/SAML/LDAP) is gated behind the commercial Enterprise Edition license. The free AGPL core doesn’t include it, which is a real blocker for any team running an identity provider [README][4].
What is Docmost
Docmost is a self-hosted wiki and documentation platform. You give your team a central place to write, organize, and search company knowledge — runbooks, onboarding docs, product specs, team wikis — and the whole thing runs on your own server. The founder is Philip Okugbe, and the project has collected 19,460 GitHub stars as of this review [2][merged profile].
The pitch on the GitHub README is clear: “open-source collaborative wiki and documentation software. It is an open-source alternative to Confluence and Notion.” [README] That’s the right frame. This isn’t a note-taking app or a project management tool trying to be a wiki. It’s a focused wiki platform that wants to replace the $X/user/month SaaS you’re already paying.
What actually differentiates it from older self-hosted wikis like BookStack or DokuWiki is the editor. Docmost uses a block-based rich-text editor — no Markdown required, though Markdown shortcuts work if you want them [3]. You type, you format tables and callouts and code blocks, and it feels like Notion. Real-time collaboration is built in from the ground up: multiple people editing simultaneously, live cursors, instant sync [homepage][5]. That’s the feature older self-hosted wikis never got right.
The project is organized as an NX monorepo with separate client and server apps, and the Enterprise Edition code lives in apps/server/src/ee, apps/client/src/ee, and packages/ee under a separate commercial license — the rest is AGPL-3.0 [README][4]. The “ee” pattern is common in open-source companies (Cal.com, Documenso do the same thing), but it means you need to understand which features you’re actually getting on the free tier before you commit to deploying it [4].
The website lists customers including the Australian Government, Red Cross, Bechtle, Vilnius City, and ÉTS Québec — credible institutions that care about data sovereignty, which is exactly the audience Docmost is targeting [homepage].
Why People Choose It
The r/selfhosted community response to Docmost has been warmer than most tools in this category get. One post titled “Docmost is one of the best open source notion alternative out there” collected significant traction, with the author specifically calling out the Excalidraw integration: “I really like that we can easily embed Excalidraw diagrams (and edit it in the same page!!), how the image embedding is done is really great as well!” [1] That observation matters — embedded interactive diagrams that you can edit in-place without leaving the page is something Notion charges for and older wikis simply don’t have.
The noted.lol reviewer came away impressed by the design and collaborative features, though flagged one UX friction point: the constant “collaborative edit mode” can feel distracting for solo use — some wikis offer a cleaner read mode with a more subtle edit toggle [5]. That’s a real complaint, not a dealbreaker, but worth knowing if your team will be reading more than editing.
The XDA Developers self-hosting stack piece categorizes Docmost as “a hybrid between a notes app, wiki, and PKM app” alongside AFFiNE and Logseq — a reasonable placement [6]. It’s more collaborative and structured than a personal PKM tool, but less opinionated about workflows than a full project management suite.
On the compliance angle, the homepage is explicit: ITAR, FedRAMP, GDPR. That’s not marketing copy for a typical startup; those are specific regulatory regimes that government contractors, defense suppliers, and EU-market companies operate under. The on-premises deployment story — air-gapped networks, private data centers, isolated environments — is a real differentiator from Confluence Cloud and Notion, which can’t credibly make those claims [homepage].
The Docmost blog’s GitBook alternatives post positions the tool against GitBook’s main limitations: no self-hosting, limited real-time collaboration, Markdown-only editing [3]. For teams that need non-technical contributors writing in a wiki (not in Markdown), that’s a meaningful difference.
Features
Based on the README, website, and third-party reviews:
Core editing and collaboration:
- Block-based rich-text editor with tables, code blocks, callouts, math (LaTeX) [README][5]
- Real-time co-editing with live cursors and instant sync [homepage][5]
- Slash menu (
/command) for inserting blocks [homepage] - Smart mentions —
@to tag team members or link to internal pages [homepage] - Nested pages to any depth, drag-and-drop reordering in the sidebar [README][5]
- Page history and version tracking — revert to previous states [README][5]
- Inline comments for feedback directly on pages [README][5]
Diagrams:
- Draw.io (diagrams.net) — embedded and editable in-page [README][3]
- Excalidraw — whiteboard-style diagrams, also editable inline [README][1]
- Mermaid — code-defined flowcharts and sequence diagrams [README][3]
Organization:
- Spaces — dedicated areas for teams, projects, or departments [README][3]
- Groups — assign permissions to groups rather than individual users [README][5]
- RBAC permissions — view, edit, and admin control at the space level [homepage]
- Public sharing — share selected pages publicly without authentication [homepage]
Search:
- Full-text search powered by PostgreSQL [5]
- Searches inside PDF and DOCX attachments, not just page text [homepage][3]
AI (newer feature set):
- Self-hosted AI integration with AI search and AI assistants [homepage]
- Translate pages, summarize documents, fix grammar, adjust tone [homepage]
- MCP (Model Context Protocol) support — connect your knowledge base to external AI tools [homepage][3]
- Ask questions across your entire knowledge base in natural language [homepage]
Integrations:
- Embeds: Airtable, Loom, YouTube, Miro, and more [README][5]
- File attachments with full-text indexing [homepage][3]
- Import from Confluence, Notion, HTML, and Markdown [homepage]
- 10+ language translations via Crowdin [README]
Enterprise / gated features (commercial license required):
- SSO: SAML 2.0, OpenID Connect [homepage]
- LDAP authentication [3]
- MFA [homepage]
- Advanced granular permissions [homepage]
- ITAR, FedRAMP, GDPR compliance posture [homepage]
The community edition gives you the full editing experience, all collaboration features, diagramming, AI, search, spaces, groups, and basic permissions. What’s behind the enterprise license is the identity provider integration — which, for a team of any size with an existing IdP (Okta, Azure AD, Google Workspace SSO), is not a small thing to give up [4].
Pricing: SaaS vs Self-Hosted Math
Docmost self-managed (on-premises):
- Community Edition (AGPL): $0 software cost [README]
- Business tier: $3.50/seat/month billed annually ($4/seat billed monthly), minimum 10 seats — this adds enterprise auth and commercial support [pricing page]
- Enterprise: contact sales [pricing page]
Docmost Cloud:
- Free tier available
- Business tier pricing not fully captured in the scrape — see https://docmost.com/pricing for current rates
Notion for comparison:
- Free: unlimited pages, limited blocks
- Plus: $8/user/month billed annually
- Business: $15/user/month billed annually
- Enterprise: custom
Confluence for comparison:
- Free: up to 10 users
- Standard: ~$5.75/user/month (small teams), scales with user count
- Premium: ~$11/user/month
- Enterprise: custom
Concrete savings math for a 20-person team:
On Notion Business ($15/user/month): $300/month, $3,600/year. On Confluence Standard (~$5.75/user/month): $115/month, $1,380/year. On Docmost self-hosted Community Edition, on a $10 Hetzner VPS: $10/month, $120/year. On Docmost Business tier ($3.50/seat/month × 20): $70/month, $840/year — includes SSO and commercial support, still cheaper than Confluence Standard.
For a team that needs SSO, the Business tier at $3.50/seat is genuinely competitive. For a team that doesn’t need SSO (smaller teams, single sign-on not required), the AGPL tier plus a cheap VPS is as close to free as self-hosting gets.
The 2.6M+ downloads figure on the homepage suggests the economics are working for a lot of teams [homepage].
Deployment Reality Check
The noted.lol review provides a working Docker Compose stack, which is the standard deployment path [5]. You need three containers: the Docmost app, a PostgreSQL 16 instance, and Redis 7.2. That’s a straightforward and well-understood stack — nothing exotic.
What you actually need:
- A Linux VPS with 2–4GB RAM
- Docker and docker-compose
- A domain and reverse proxy (Caddy or nginx) for HTTPS
- PostgreSQL (bundled in docker-compose or external)
- Redis (bundled or external)
What can go sideways:
- The
eefolder issue is the main trap. If you deploy Community Edition and later realize your team needs SSO, you’ll need to upgrade to the commercial license — there’s no gradual unlock [4]. Know before you deploy whether your team has an IdP they expect to use. - The Medium reviewer surfaced a community discussion where a member argued that hiding enterprise edition code behind a closed license reduces enterprise confidence: “Saying ‘you can look at the code’ is not a great way to have a company with hundreds or thousands of employees feel confident about this” [4]. This is a real tension — not a dealbreaker, but something larger organizations should weigh.
- The noted.lol reviewer flagged that the persistent real-time edit mode can be distracting for individual use. If your team is primarily reading rather than constantly writing, the UX could feel busy [5].
- Mobile support is not a primary target — self-hosted wikis generally lag here, and Docmost is no exception. Plan for desktop-first usage.
Realistic setup time: 30–60 minutes for a developer following the Docker Compose docs. For a non-technical founder with a guide and a basic VPS: 2–4 hours including domain and HTTPS configuration.
Pros and Cons
Pros
- Best-in-class editor for a self-hosted wiki. Block-based, rich-text, Google Docs-style real-time co-editing. Reviewers repeatedly contrast it favorably with older wikis that feel frozen in 2015 [1][3][5].
- Excalidraw and Draw.io embedded and editable in-page. This is genuinely rare — most tools either don’t have diagram support or open them in a separate window [1][3].
- Full-text attachment search. Finds content inside uploaded PDFs and DOCX files, not just page text [homepage][3]. Most competitors don’t do this.
- Compliance posture. ITAR, FedRAMP, GDPR on-premises — credible claims for a self-hosted tool, backed by real enterprise customers (Australian Government, Red Cross) [homepage].
- AI integration. Self-hosted AI with MCP support puts it ahead of most wiki tools on this front [homepage][3].
- Import from Confluence and Notion. Actual migration support, not just “export Markdown and figure it out” [homepage].
- 19,460 GitHub stars — established project with real adoption [merged profile].
- Business tier is competitively priced — $3.50/seat/month with SSO beats Confluence Standard for most team sizes [pricing].
Cons
- SSO/LDAP behind the enterprise paywall. For any team using an identity provider — Okta, Azure AD, Google SSO — the AGPL community edition is a non-starter. You’ll need the commercial license [README][4].
- The closed enterprise code creates trust questions. The community has raised legitimate concerns about enterprise buyers not being able to audit the
eefolder, which is the code path handling their authentication and sensitive permissions [4]. - AGPL license (not MIT). AGPL requires that if you distribute or host Docmost publicly, you must open-source your modifications. For internal use this is irrelevant; for SaaS builders who want to embed it, this matters [README].
- Persistent edit mode friction. The always-on collaborative editing interface can feel distracting for read-heavy workflows [5].
- Newer project. At the time of the thinkthroo review, it had 14.1K stars; it’s now at 19.4K, which shows growth, but it’s younger than Confluence or Outline [2][merged profile]. Production stability at scale is not battle-tested the way Confluence is.
- No offline mode or native apps. Browser-only, internet connection required to sync. Syncthing/Pairdrop are user-side workarounds, not built-in solutions [6].
Who Should Use This / Who Shouldn’t
Use Docmost if:
- You’re a team paying Notion or Confluence per-seat fees that you’d rather eliminate.
- Your organization has compliance requirements (ITAR, FedRAMP, GDPR) that prevent putting documentation on third-party cloud services.
- You want rich real-time collaborative editing — not Markdown files, not a read-mostly wiki — something that non-technical people can use without training.
- You need embedded interactive diagrams (Excalidraw, Draw.io) as a first-class feature.
- Your team is 10+ people willing to pay $3.50/seat for SSO, or a smaller team that doesn’t need SSO at all.
Skip it (use Outline instead) if:
- You want a simpler, more opinionated wiki with a smaller feature surface and an established track record.
- Your team is more comfortable with Markdown-first editing.
- You don’t need real-time collaboration and just want a clean knowledge base.
Skip it (use BookStack instead) if:
- You have non-technical administrators who need a straightforward, no-fuss wiki with a familiar book/chapter/page metaphor.
- You don’t need diagrams or advanced permissions.
Skip it (stay on Confluence) if:
- You’re already on Confluence Data Center and your infrastructure team has invested in it.
- You need deep Jira integration.
- Your compliance team has already approved Confluence Cloud and won’t re-certify a new tool.
Skip it (stay on Notion) if:
- Your team uses Notion as a project management and database tool, not just a wiki. Docmost doesn’t have Notion’s database blocks, kanban boards, or calendar views.
- Mobile is a primary use case — Notion’s mobile apps are significantly more polished.
Alternatives Worth Considering
From the website’s own comparison pages and third-party reviews:
- Confluence — the incumbent enterprise wiki. Deep Jira integration, battle-tested, expensive per-seat, cloud or self-managed Data Center options. The benchmark everyone compares against [homepage][3].
- Notion — more than a wiki, with databases, boards, and formulas. Better for product/project teams. Not self-hostable; proprietary. [homepage].
- Outline — the most direct self-hosted competitor. Clean Markdown-based editor, good API, MIT-licensed, more mature. Pick Outline if you want something with a longer track record and don’t need the Excalidraw/Draw.io in-page editing.
- BookStack — simpler, PHP-based, book/shelf/page structure. Better for teams that want something straightforward and don’t need real-time collaboration.
- Wiki.js — Node.js-based, Docker-friendly, Git storage backend option. Good if your team wants version control at the file level and Git integration [3].
- XWiki — more enterprise-focused, extensible with plugins, steeper learning curve. The Docmost website has a dedicated comparison page [homepage].
- AFFiNE — positions as a PKM/knowledge management tool with whiteboard and database features, closer to Notion. Stores data in PostgreSQL and Redis, also self-hostable [6].
- GitBook — polished for developer-facing public documentation, but no self-hosting option and Markdown-only editing [3].
For a non-technical team escaping Notion or Confluence bills, the realistic shortlist is Docmost vs Outline vs BookStack. Docmost if you want the best collaborative editor and don’t mind AGPL. Outline if you want a proven track record and MIT license. BookStack if you want simplicity above all.
Bottom Line
Docmost is the most capable self-hosted wiki platform you can deploy right now if your team actually needs real-time collaborative editing, not just a place to store Markdown files. The editor is good — genuinely Notion-class for rich-text writing — the diagram integration is better than anything else in the self-hosted category, and the compliance story for regulated industries is real. The trade-offs are also real: AGPL rather than MIT, SSO locked behind commercial licensing, and a project young enough that you can’t point to ten years of production stability. For a 20-person team currently paying Notion Business at $300/month, self-hosting Docmost with a Business license at $70/month is a math problem with an obvious answer. The blocker is operational: someone has to own the VPS, the backups, and the upgrades. If that person exists on your team, or if you’re willing to have someone like upready.dev deploy it once, the recurring savings are hard to argue with.
Sources
- Reddit r/selfhosted — “Docmost is one of the best open source notion alternative out there”. https://www.reddit.com/r/selfhosted/comments/1iyfig5/docmost_is_one_of_the_best_open_source_notion/
- Ramu Narasinga, thinkthroo.com — “Docmost, an open-source alternative to Confluence and Notion”. https://thinkthroo.com/blog/docmost-an-open-source-alternative-to-confluence-and-notion
- Docmost Blog — “Top 5 GitBook Alternatives” (docmost.com). https://docmost.com/blog/gitbook-alternatives/
- Ramu Narasinga, Medium — “‘ee’ folder in Docmost, an open-source alternative to Confluence and Notion”. https://medium.com/@ramunarasinga/ee-folder-in-docmost-an-open-source-alternative-to-confluence-and-notion-1056dfe8eb9d
- noted.lol — “Docmost - Self-Hosted Collaborative Wiki and Documentation Portal”. https://noted.lol/docmost/
- Nolen Jonker, XDA Developers — “I started self-hosting my entire productivity stack, and I’m never going back” (Jan 29, 2026). https://www.xda-developers.com/started-self-hosting-entire-productivity-stack/
Primary sources:
- GitHub repository and README: https://github.com/docmost/docmost (19,460 stars, AGPL-3.0 core)
- Official website: https://docmost.com
- Pricing page: https://docmost.com/pricing
- Documentation: https://docmost.com/docs
Features
Collaboration
- Comments & Discussions
- Real-Time Collaboration
Search & Discovery
- Categories / Folders
Media & Files
- File Attachments
Replaces
Related Documents & Knowledge Base Tools
View all 226 →Stirling-PDF
75KThe most popular self-hosted PDF platform — merge, split, convert, OCR, sign, and process documents with AI, all running on your own infrastructure.
AppFlowy
69KAn open-source Notion alternative with AI, wikis, projects, and databases — cross-platform (desktop, mobile, web) with offline-first architecture and full data ownership.
AFFiNE Community Edition
66KAn open-source workspace that merges docs, whiteboards, and databases into one platform — a privacy-focused alternative to Notion and Miro with AI built in.
Docusaurus
64KA static site generator built on React for documentation websites — write in Markdown/MDX, version your docs, and deploy anywhere. Created by Meta.
Crawl4AI
62KOpen-source LLM-friendly web crawler that generates clean markdown from any website, purpose-built for RAG pipelines, AI data extraction, and automated research.
Atom
61KGitHub's hackable text editor, officially sunset in December 2022. The codebase remains archived on GitHub as a reference for community forks like Pulsar.