v0.1.0 — Hetzner Cloud support live

Deploy Coolify
in 4 minutes_

One command. Zero manual work. Your self-hosted PaaS platform running on any cloud VPS — saving you $180-240/year per project.

terminal
$ npx quicklify init
4 min deploy time
€3.85 /month
100% test coverage

// the problem

30 minutes of manual work
reduced to one command

before.sh

# 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

after.sh

$ npx quicklify init

VPS created (Hetzner CAX11)

Docker installed

Firewall configured

Coolify installed & running

Total: ~4 minutes + zero manual work

// features

Built for developers
who value their time

🎯

One Command Deploy

VPS provisioning + Coolify installation. One command, zero configuration files.

💰

Massive Cost Savings

$50-200/mo on Vercel/Netlify → €3.85/mo on Hetzner. Save $180-240/year per project.

🔒

Secure by Default

Automated firewall rules, SSH key generation, and security hardening out of the box.

🌎

Multi-Cloud Support

Hetzner Cloud today. DigitalOcean, Vultr, and Linode coming soon. One CLI for all.

💻

Beautiful CLI

Interactive prompts, input validation, colored output, progress spinners. Developer joy.

ARM64 Ready

Native ARM64 support for cost-effective servers. Hetzner CAX series at unbeatable prices.

// how it works

Three steps to
production

1

Get your API token

Visit your cloud provider console and generate an API token with Read & Write permissions.

Hetzner Console → Security → API Tokens

1. Visit console.hetzner.cloud

2. Select project → Security → API Tokens

3. Generate token with Read & Write

2

Run one command

Interactive prompts guide you through region, server size, and naming.

terminal

$ npx quicklify init

? API Token: ********

? Region: Nuremberg (nbg1)

? Server Size: CAX11 - 2 vCPU, 4GB RAM

? Server Name: coolify-server

3

Access your Coolify dashboard

In about 3 minutes, your Coolify instance is live and ready.

deployment complete

✓ Deployment Successful!

Server IP: 123.45.67.89

Coolify UI: https://123.45.67.89:8000

Create your admin account and start deploying!

// cost comparison

Stop overpaying
for hosting

Solution Monthly
Vercel (Pro) $50+
Netlify (Pro) $19+
Vercel (Hobby) $20+
Manual VPS + Coolify €3.85
Quicklify + Hetzner €3.85
$180-240 saved per project
every year

// supported providers

Your cloud,
your choice

Available

Hetzner Cloud

ARM64 + x86

from €3.85/mo

Coming Soon

DigitalOcean

x86

from $4/mo

Planned

Vultr

x86

from $2.50/mo

Planned

Linode

x86

from $5/mo

// roadmap

What's next_

v0.1.0 Current
Hetzner Cloud integration
Interactive CLI prompts
Automated Coolify installation
ARM64 server support
v0.2.0 Next
DigitalOcean support
Domain configuration helper
SSL certificate automation
Health checks & monitoring
Future
Backup configuration
Multi-server management
Web dashboard
GitHub Actions integration

// get started

Ready to deploy?

One command away from your self-hosted PaaS platform.

$ npx quicklify init