Air-Gapped Deployment
Deployment in an environment with no external network connectivity. Common in defense, critical infrastructure, classified facilities, and regulated industries with strict data-residency requirements.
Why It Matters
Some Roboticks customers cannot have any outbound network from the test infrastructure. The platform offers on-prem deployment + self-hosted runners with --airgapped mode that disables outbound calls and routes only to the on-prem instance.
How Roboticks Implements It
Enterprise tier ships an on-prem Roboticks platform (Kubernetes/Docker-based). roboticks-runner --airgapped routes all traffic to the on-prem URL; no Bedrock, no Stripe, no SES calls. The job router refuses to route an air-gapped project's jobs to hosted runners.