
Docs
Collaborative note-taking, wiki and documentation platform
Docs is an open-source collaborative note-taking, wiki and documentation platform from La Suite numérique. It provides real-time collaborative editing, offline sync, export options and a Django + React/Next.js stack for extensible deployments. (github.com)
Key Features
- Real-time collaborative editing powered by operational transform / CRDT tooling (Yjs / HocusPocus) for low-latency co-editing.
- Dual editing modes: rich in-line editor (BlockNote) and Markdown support with slash-commands and block types.
- Offline editing with automatic sync when reconnected.
- Export to multiple document formats (.odt, .docx, .pdf) with customizable templates.
- Granular access controls and subpages to organize team knowledge.
- AI-assisted actions (rephrase, summarize, translate, prompt creation) integrated into the editor.
- Production-ready deployment patterns: Kubernetes for production and Docker Compose for local/dev environments. (github.com)
Use Cases
- Internal knowledge base and team wiki for public sector or enterprise documentation.
- Collaborative authoring of policies, procedures, and technical docs with live multi-author workflows.
- Documentation portals and public-facing docs sites when combined with La Suite deployment patterns. (github.com)
Limitations and Considerations
- Some advanced editor features (for example certain PDF export capabilities) rely on BlockNote "XL" packages that are GPL-licensed and not MIT-compatible; those features can be disabled to produce an MIT-only build (PUBLISH_AS_MIT).
- Official public instances may require federated or government-specific authentication (example: ProConnect for certain French government instances). (github.com)
Docs is suitable for organizations that need a self-hosted, extensible collaborative documentation solution with real-time editing and export workflows. The project is community-driven and designed to scale from small teams to government deployments. (github.com)
Categories:
Tags:
Tech Stack:
Similar Services

AppFlowy
Open-source collaborative workspace and Notion alternative
Open-source, privacy-focused collaborative workspace for notes, databases, kanban boards and AI-assisted writing; desktop, mobile and web clients with local-first storage...

AFFiNE
Open-source, local-first knowledge workspace for docs, whiteboards and databases
All-in-one, privacy-focused workspace that merges docs, whiteboards and databases with real-time collaboration and multimodal AI assistance.

Memos
Privacy-first self-hosted note-taking and knowledge base
Memos is a lightweight, privacy-first self-hosted note-taking service with Markdown, fast search, and sharing features for personal notes, wikis, and team knowledge.


Plane
Open-source project management platform for tracking work and knowledge
Open-source alternative to Jira/Linear for tasks, cycles, docs and analytics; offers cloud and self-hosted deployments.

Logseq
Privacy-first knowledge management and collaboration platform
Logseq is a privacy-first, open-source knowledge management app for networked notes, tasks, and collaboration using local Markdown or Org-mode graphs.

Outline
Team knowledge base & wiki with real-time collaboration and AI search.
Outline is a fast, collaborative knowledge base for teams, featuring markdown docs, real-time editing, AI-powered search, and Slack integrations.
Django
Redis
Docker
TypeScript
Python
React