Install locally
Prerequisites, .env aligned with the repo, migrations, first run, and troubleshooting.
Install locally
Prerequisites, .env aligned with the repo, migrations, first run, and troubleshooting.
Deploy to production
Docker Compose, secrets generation, yarn db:migrate, health checks, reverse proxy and WebSockets.
Configuration
Auth secrets, SMTP, OAuth/OIDC, Redis/Postgres, collaboration, S3, AI encryption keys.
REST API guide
Bearer keys, scopes, rate limits (with real numbers), pagination and incremental sync.
OpenAPI reference
Interactive operations for /api/v1/* — request/response schemas generated from Zod.
Obsidian plugin
Vault sync, selective pull, frontmatter fields, and conflict strategy.