Overview

Allternit Docmost is the collaborative wiki and documentation surface for Allternit teams. It provides real-time collaborative editing, spaces, permissions, comments, page history, and file attachments in a self-hosted package.

Base URL

When deployed as part of the Allternit platform:
Local development:

Endpoints

Docmost exposes its native API at /api and a web UI at /. Common surfaces include:

Features

  • Real-time collaborative editing
  • Diagrams (Draw.io, Excalidraw, Mermaid)
  • Spaces and nested pages
  • Permissions and groups
  • Page comments
  • Page history and diffs
  • Full-text search
  • File attachments
  • Embeds
  • Multi-language translations

Configuration

Docmost is configured through environment variables. Refer to the upstream Docmost self-hosting documentation for the full variable list, including database, mail, and storage settings.

JSON examples

List spaces

Response:

Create a page

Response:

Error codes