Service stack
Each node in every region runs the full service stack:Data residency
Your API token is scoped to a single region at account creation time. There is no mechanism to move data between regions — isolation is enforced at the token level, not just by policy.
Self-hosted deployment
Self-hosted instances use the same binary and service stack as the cloud regions. The only difference is that you provide the host, database, and TLS termination. Governance features, approval workflows, and audit trails work identically. See the self-hosted setup guide for installation instructions.certforge-issuer (Kubernetes)
Thecertforge-issuer controller runs inside your cluster as a cert-manager external issuer. It intercepts CertificateRequest objects and routes them to CertForge for policy evaluation before any certificate is issued.
See the cert-manager integration guide for setup instructions.