testdriverai/testdriver:self-hosted
Our enterprise solution with unlimited test execution, assisted setup, and dedicated support.
npx skills add https://github.com/testdriverai/testdriverai --skill testdriver:self-hosted
<!-- Generated from self-hosted.mdx. DO NOT EDIT. -->
Self-hosted is our enterprise solution for teams that need unlimited test execution, infrastructure control, and dedicated support. Pricing is based on parallel test capacity with a flat license fee — no per-second billing.
<CardGroup cols={2}>
<Card title="Unlimited Execution" icon="infinity">
Run as many tests as you want with no device-second metering. Predictable monthly costs.
</Card>
<Card title="Assisted Setup & Support" icon="headset">
Our team helps you deploy, configure, and optimize your infrastructure. Dedicated engineering support included.
</Card>
<Card title="Full Control" icon="gear">
Use your own AI keys, custom hardware, specific software, and network configurations. RDP into test machines for debugging.
</Card>
<Card title="Security & Compliance" icon="shield-check">
Keep data in your environment. Air-gapped deployment available for regulated industries.
</Card>
</CardGroup>
Choose the level of control you need:
| Component | Standard | Air-Gapped |
|-----------|----------|------------|
| Test Sandboxes | Your AWS | Your infrastructure (any cloud or on-prem) |
| Dashboard | TestDriver hosted | Your infrastructure |
| API | TestDriver hosted | Your infrastructure |
| AI Processing | Your API keys | Your infrastructure |
| Data Storage | Your AWS account | 100% your infrastructure |
| Network | Internet access required | Fully air-gapped |
| Cloud Providers | AWS | AWS, Azure, GCP, on-prem |
Run test sandboxes on your AWS infrastructure while using TestDriver's hosted dashboard and API:
<Card
title="AWS Setup Guide"
icon="aws"
href="/v7/aws-setup"
>
Step-by-step instructions for deploying TestDriver on your AWS infrastructure using CloudFormation.
</Card>
Deploy the entire TestDriver stack in your environment for complete isolation:
Build test environments with your applications, dependencies, and user data pre-installed. You get full access to:
<AccordionGroup>
<Accordion title="What can you customize?">
</Accordion>
<Accordion title="How it works">
</Accordion>
</AccordionGroup>
<Steps>
<Step title="Discovery Call">
Discuss your requirements, security constraints, and integration needs with our team.
</Step>
<Step title="Architecture Review">
Our engineers design a deployment architecture that meets your security and compliance requirements.
</Step>
<Step title="Deployment">
We work with your team to deploy TestDriver, including assisted setup and configuration.
</Step>
<Step title="Integration">
Connect TestDriver to your CI/CD pipelines, internal tools, and workflows.
</Step>
<Step title="Training & Handoff">
Comprehensive training for your team on operating and maintaining the deployment.
</Step>
</Steps>
| Feature | Hosted | Self-Hosted |
|---------|--------|-------------|
| Setup Time | Minutes | Hours (assisted) |
| Pricing Model | Device-seconds | Flat license fee |
| Infrastructure | TestDriver | Your AWS or any cloud |
| AI API Keys | TestDriver's | Your own |
| Custom Software | Limited | Full control |
| Hardware Selection | Standard | Your choice |
| Debugging Access | Replays only | Full RDP access |
| Support | Community/Standard | Dedicated engineering |
| Air-Gapped Option | No | Yes |
<Card
title="Schedule a Consultation"
icon="calendar"
href="https://testdriver.ai/demo"
>
Discuss your requirements with our team and get a custom proposal for your self-hosted deployment.
</Card>
Take testdriverai/testdriver:self-hosted from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.