Installation
Choose the route that matches how you already operate self-hosted software.
| Route | Good for | What you manage |
|---|---|---|
| Docker Compose | Most first installations and a single host | Docker, local DNS/name resolution, volumes, and backups |
| Run from source | Evaluation and contributors | Rust/Deno toolchains and local build dependencies |
| Kubernetes | Existing cluster operators | Ingress, secrets, persistent storage, and database lifecycle |
:::note Release packages The repository currently documents source-built deployments. Do not invent a container image name or download URL: use the reviewed examples from the same revision you are installing. :::
After the process starts, continue to first run. For access from another device, do not expose the default HTTP listener directly; follow network access and HTTPS.