GitHub → Coolify automation
Ship self-hosted apps without repetitive deployment wiring.
DeployPilot is a deployment automation toolkit for developers, agencies, and indie hackers using Coolify. Define repeatable deploys, validate infrastructure, and trigger releases from code instead of clicking through dashboards.
$ deploypilot check
{
"ok": true,
"github": {"login": "your-user"},
"coolify": {"version": "4.1.2", "projects_count": 3}
}
$ deploypilot create --file coolify.yml
✓ project ready
✓ environment ready
✓ application configured
✓ deployment triggered
Repeatable
Turn project, environment, app, domain, health check, and deploy settings into reusable code.
Self-host first
Works with your Coolify and your VPS. No vendor lock-in, no hidden infrastructure.
Automation-ready
Designed for CI/CD, agents, scripts, templates, and long-running deployment operations.
Roadmap
This MVP starts with connectivity checks and a landing page. Next: manifest-driven project creation, deploy triggers, logs, smoke tests, rollback helpers, and stack templates.