Skip to content

Deployment models

These docs assume a gateway is already deployed. This page explains the shapes it can take, for context when you operate it.

  • Managed — DAC operates the control plane, data plane, database, and cache. Runtime egress is restricted to explicitly approved public HTTPS API and MCP targets.
  • Fully self‑hosted — you run the control plane, data planes, database, and cache entirely within your boundary, including private-route connectivity.

A self‑hosted gateway starts with one configured tenant and a default environment (commonly tenant_local / prod).

LayerDefault
Control plane & data planeRust
PolicyCedar
Durable truth & audit metadataPostgreSQL
Hot session / cache stateValkey
EventingPostgreSQL outbox / internal queue
ObservabilityOpenTelemetry (customer‑controlled)
Packaging & supply chainKubernetes + Helm + Cosign + SBOM
CLI & diagnosticsGo (gatewayctl)

A fresh self‑hosted deployment is initialized with the CLI:

Terminal window
gatewayctl bootstrap-self-hosted --help
gatewayctl bootstrap-admin --email you@example.com

Then verify health with Check deployment status.

Type set in Geist, Source Serif 4, and Departure Mono.