One command. Zero manual work. Your self-hosted PaaS platform running on any cloud VPS — saving you $180-240/year per project.
npx quicklify init// the problem
# Step 1: Create VPS manually ~5 min
# Step 2: SSH into server ~2 min
# Step 3: Install Docker ~10 min
# Step 4: Configure firewall ~5 min
# Step 5: Install Coolify ~10 min
Total: ~30 minutes + manual work
$ npx quicklify init
✓ VPS created (Hetzner/DigitalOcean)
✓ Docker installed
✓ Firewall configured
✓ Coolify installed & running
Total: ~4 minutes + zero manual work
// features
VPS provisioning + Coolify installation. One command, zero configuration files.
$50-200/mo on Vercel/Netlify → from €3.49/mo on Hetzner. Save $180-240/year per project.
UFW firewall, SSH hardening, fail2ban, security audit scoring, and dry-run preview. Full server protection.
Hetzner Cloud + DigitalOcean live. Vultr and Linode coming soon. One CLI for all.
List, status, SSH access, remote commands, update, restart, and destroy. Full control from your terminal.
Log viewer, CPU/RAM/Disk monitoring, bulk health check, and environment doctor. Full observability.
Bind domains, DNS verification, and auto SSL via Let's Encrypt. From IP to HTTPS in one command.
Database backup, config export, restore with double confirmation, and server list import/export.
YAML config files, starter/production/dev templates, and saved defaults. Deploy your way, every time.
Non-interactive mode with --provider, --token, --config flags. Automate your infrastructure pipeline.
Interactive prompts, input validation, colored output, and progress spinners. Developer joy.
Native ARM64 support for cost-effective servers. Hetzner CAX series at unbeatable prices.
// domain & ssl
$ quicklify domain add my-server --domain example.com
✓ DNS A record verified → 123.45.67.89
✓ Domain bound to Coolify
✓ SSL certificate issued (Let's Encrypt)
✓ HTTPS redirect enabled
Your app is now live at https://example.com
Automatic A record check before binding
Let's Encrypt via Coolify, zero config
Preview with --dry-run flag first
// how it works
Visit your cloud provider console (Hetzner or DigitalOcean) and generate an API token with Read & Write permissions.
1. Hetzner: console.hetzner.cloud → Security → API Tokens
2. DigitalOcean: cloud.digitalocean.com → API → Tokens
3. Generate token with Read & Write
Interactive prompts guide you through region, server size, and naming.
$ npx quicklify init
? Provider: Hetzner Cloud
? API Token: ********
? Region: nbg1
? Size: CAX11 - 2vCPU, 4GB
? Name: coolify-server
In about 3 minutes, your Coolify instance is live and ready.
✓ Deployment Successful!
IP: 123.45.67.89
UI: http://123.45.67.89:8000
Create your admin account and start deploying!
// cost comparison
| Solution | Monthly |
|---|---|
| Vercel (Pro) | $50+ |
| Netlify (Pro) | $19+ |
| Vercel (Hobby) | $20+ |
| Manual VPS + Coolify | €3.49 |
| Quicklify + Hetzner | €3.49 |
| Quicklify + DigitalOcean | $12 |
// open source
MIT
Open Source License
98%+
Test Coverage
742
Automated Tests
2
Cloud Providers
// supported providers
ARM64 + x86
from €3.49/mo
x86
from $12/mo
x86
from $2.50/mo
x86
from $5/mo
// roadmap
any