base_url).
Cloud is the fastest way to start. Most security-conscious buyers run hybrid:
scanning stays on their infrastructure, but they still get one clean cloud
dashboard. Pick air-gapped only if you truly can’t allow outbound traffic.
Hybrid — scan on your servers, review in the cloud
Run the engine on your own infrastructure and let only the results flow to the cloud dashboard. On the engine, set:Air-gapped — fully offline
Air-gapped is a shipped deployment mode, not a bespoke project. The engine runs withDEPLOYMENT_MODE=airgap (the third of the three engine modes:
cloud, data_plane, airgap) entirely inside your network, with no outbound
connection.
What you run:
- The engine, via our Helm chart — including a zero-egress NetworkPolicy overlay that blocks all outbound traffic at the network layer, so “no data leaves” is enforced by Kubernetes, not by trust.
- An offline license — a signed, node-locked license file validated locally; no license server or phone-home required.
- Local ML inference — detection models run inside your cluster.
- SSO against your own IdP — the dashboard authenticates directly via OIDC against your identity provider.
Get the deployment package
Contact sales@promptguard.co for the Helm chart, license, and rollout
guidance for your environment.
Tooling that packages the local event log into tamper-proof signed bundles for
transfer across an air gap is available on request and on the near-term roadmap.
If you need it for an isolated deployment, contact
support@promptguard.co — we don’t ship a
generic export script today, so don’t script against one.
Which one is right for you
Cloud
Fastest to deploy, full real-time dashboard. Great for getting started.
Hybrid
Scanning on your infra, one cloud dashboard. The common choice for
security-sensitive teams.
Air-gapped
No outbound at all — local dashboard, signed bundles. For regulated or
isolated environments.