Partager l'information et collaborer.
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 optimisé pour les VPS Cloud ServOrbit.
Order a ServOrbit VPS with at least 2 GB RAM (4 GB for teams of 10+) running Ubuntu 22.04. Docmost itself is lightweight — most of the RAM budget goes to PostgreSQL. Open port 3000 or plan a reverse proxy on port 80/443.
SSH into the VPS and run openssl rand -hex 32 to generate APP_SECRET. Choose a strong POSTGRES_PASSWORD. Create /opt/docmost/.env with APP_URL, APP_SECRET, DATABASE_URL (postgresql://docmost:
Create /opt/docmost/docker-compose.yml with three services: docmost (docmost/docmost:latest, port 3000), db (postgres:16-alpine) and redis (redis:7-alpine, --appendonly yes). Then run docker compose up -d. Allow 30 seconds for migrations on first boot.
With Caddy: docs.yourdomain.com { reverse_proxy localhost:3000 } — TLS is automatic. With Nginx: proxy_pass http://127.0.0.1:3000 + Certbot. Update APP_URL in .env to your HTTPS domain and restart: docker compose restart docmost.
Open the UI, register the first admin account and name your workspace. Invite teammates from Settings → Members. Pages live in a tree on the left sidebar — start with a home page and grow from there.
Your own GitHub, self-hosted in minutes. Full Git platform with CI/CD (Gitea Actions), package registry and team permissions — without usage-based billing.
Automatisation & 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 & Gestion d'EntrepriseAI-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.
Parcourez notre centre d'aide et notre FAQ, ou écrivez à notre équipe — support en anglais, français et arabe.