Ops Overview
Kanna is a single Bun process listening on :3210 (configurable via KANNA_PORT). Self-hosting choices:
- Self-host basics — env vars, persistence, ports
- pm2 — recommended for VPS deployments
- systemd — long-running service on Linux
- docker — containerised deployment
- OAuth pool admin — managing tokens at scale
- Sandboxing — toggle and tune the PTY sandbox
For env var reference see Reference → Env Vars.