Single-command deployment with persistent volumes for database and object storage. Suitable for development and production.
Small teams, pilots, first production box
Self-hosted
VPC, on-premises or bare metal. Full control over data location, backups and network boundary.
Organizations with their own server operations
Managed cloud
Managed instance with automatic updates, hosted in EU data centers, with tenant isolation per organization.
Teams that want updates handled for them
Air-gapped
Fully isolated deployment for regulated environments, including local-only inference with no external transfer.
Regulated or offline environments
Configuration
All settings come from environment variables: database connection, object storage credentials, JWT signing key, CORS allowlist and trial options. No hidden defaults, no phone-home requirements.
Upgrades
Pull a new image, restart the container. Migrations run automatically at startup with retry on a still-warming database. Roll back by pinning the previous tag.