Apache 2.0 — Free Forever
Run EasyTestData on your infrastructure
Full platform. No limits. No vendor lock-in. Deploy with Docker in under 5 minutes.
terminal
$ git clone https://github.com/easytestdata/easytestdata
$ cd easytestdata
$ cp .env.example .env
$ docker compose -f docker-compose.selfhosted.yml up -d
# Open http://localhost:3000 and start generating
Self-Hosted vs Cloud
| Feature | Self-Hosted | Cloud |
|---|---|---|
| Price | Free forever | Free tier + paid plans |
| QBO Connections | Unlimited | 1 – Unlimited |
| Jobs | Unlimited | 10 – Unlimited |
| Entities per Job | Unlimited | 2,500 – Unlimited |
| All Templates & Presets | ✓ | ✓ |
| Web UI | ✓ | ✓ |
| Managed Infrastructure | — | ✓ |
| Automatic Updates | — | ✓ |
| Team Billing | — | ✓ |
| OAuth Providers (Google, GitHub) | Optional | ✓ |
Requirements
🐳
Docker
Docker & Docker Compose
🔑
QBO Dev App
Intuit developer credentials for sandbox OAuth
⚡
5 Minutes
Clone, configure, docker compose up
Ready to self-host?
Check out the full self-hosting guide on GitHub for detailed setup instructions.