Overview
The two paths through Wiki — run it, or develop on it.
There are two reasons you might be here. Pick the path that matches yours.
I want to run it
You want a working instance for your team. You need Docker and about five minutes. The installer does the rest — secrets, configuration, migrations, and health checks.
Self-host with Docker
The quickest path to a running instance on localhost or a LAN.
Production with HTTPS
Public domains and automatic TLS via the bundled Caddy proxy.
I want to develop on it
You want to run the monorepo from a checkout — to contribute, to customize, or to understand how it fits together.
Development setup
Prerequisites, install, database, and the dev servers.
Architecture
How the apps and packages relate.
First, the mental model
Before either path, it helps to know the three nouns everything is built on — organizations, spaces, and pages.
Core concepts
A five-minute tour of the content model and how access is decided.