Web UI • < 50MB RAM • No Root Required

Deploy to your

VPS like a boss

Self-hosted CI/CD without the YAML hell. Push to GitHub, watch your code go live. No Kubernetes, no cloud lock-in, no credit card.

$ npm install -g vps-deployer
GitHub Code pushed
VPS Deployer Deploying...
Email Notify sent
deployment.log live
→ Webhook received
$ git pull origin main
✓ Ready
$ npm run build
✓ Built in 8.4s
✓ Deployed — v2.4.1
~50MB Memory
5 min Setup
0 Dependencies
100% Your Data

Stop over-engineering your deployments

You have one server. One app. Just deploy when you push.
Why is this so hard?

Kubernetes? You have 1 VPS, not a cloud-native microservices cluster. You don't need pods, ingress, helm charts, or a PhD in YAML.
GitHub Actions? Great, but now your CI/CD is on someone else's servers. Minutes limit, storage limit, workflow syntax that makes no sense.
Jenkins? Because setting up Java, plugins, nodes, and configuration that drifts every 3 months sounds like a fun weekend project.
You just need to push code and have it go live. That's exactly what VPS Deployer does.

GitHub Push → Live

Every push to your branch triggers your deployment pipeline. No manual intervention. No clicking buttons. Just code and ship.

git push origin main → deployed

Web Dashboard

Real-time logs, project management, deployment history — all in a clean interface that actually works.

Email Alerts

Know instantly when deployments succeed or fail. Gmail, SendGrid, SES — any SMTP works.

Security Built-in

HMAC-SHA256 webhook verification, rate limiting, dangerous command blocking. Security first.

Runs Forever

User-level systemd service. Auto-restarts on crash, survives reboots, no sudo needed.

SQLite Storage

Zero dependencies. Your entire deployment history in a single file. That's it.

Why not the others?

VPS Deployer
Self-hosted
No lock-in
Quick setup
Web UI
~50MB RAM
GitHub Actions
~
~
Jenkins
Docker/K8s

Ship code.
Not infrastructure.

Get started in 5 minutes. No credit card, no cloud, no YAML.

$ npm install -g vps-deployer
Read the Docs