Public Beta Wokku.dev is in public beta — great for side projects and testing, not recommended for production workloads yet.
Open Source · Built on Dokku · Deploy in 30 seconds

Your own cloud.
60% cheaper than Heroku.

Open-source PaaS with 50+ templates, 11 managed add-ons, and containers starting at $1.50/mo. The Heroku experience on your own servers.

Free tier included · No credit card required · Deploy in under 5 minutes

terminal
$ wokku apps:create my-app
Creating my-app... done
$ git push wokku main
Deploying... build succeeded
Live at https://my-app.wokku.cloud

Why Wokku?

Same developer experience. Fraction of the cost.

PostgreSQL + Redis + Your App

H
Heroku

Basic dyno + Mini Postgres + Mini Redis

$32/mo
W
Wokku

Starter container + free Postgres + free Redis

$1.50/mo
Save 95% on your infrastructure

Everything you need to ship

Production-ready infrastructure without the complexity.

1-Click Deploy

50+ templates ready to go. n8n, Ghost, Uptime Kuma, WordPress — deploy any app in under 30 seconds.

GitHub Auto-Deploy

Push to deploy. Connect your repo, and every git push triggers an automatic build and zero-downtime deploy.

11 Managed Add-ons

Postgres, Redis, MongoDB, MySQL, MariaDB, Memcached, RabbitMQ, ClickHouse, Elasticsearch, Grafana, Loki.

Container Console

Browser-based terminal. SSH into any container directly from the dashboard — no local tools needed.

Custom Domains + SSL

Free Let's Encrypt certificates, auto-renewed. Add unlimited custom domains to any app.

Team Collaboration

Role-based access control, activity logs, and team management. Built for small teams and agencies.

API + CLI + MCP

Full REST API, Ruby CLI gem, and MCP server for AI-assisted deployments. Automate everything.

5 Container Sizes

From 256 MB free tier to 4 GB Pro. Scale vertically and horizontally as your app grows.

Server Security

UFW firewall, fail2ban, hardened SSH, and automatic security updates. Your servers, locked down.

Popular templates

Deploy production-ready apps with a single click.

🔄
Automation

n8n

Workflow automation platform. Connect APIs, build automations, no code required.

Deploy
📈
Monitoring

Uptime Kuma

Self-hosted monitoring tool. Track uptime for websites, APIs, and TCP services.

Deploy
📝
CMS

Ghost

Professional publishing platform. Memberships, newsletters, and content monetization.

Deploy
🌐
CMS

WordPress

The world's most popular CMS. Themes, plugins, and full customization.

Deploy
🏗️
CMS

Strapi

Headless CMS with a visual content editor. Build APIs without writing code.

Deploy
🔴
Database

Redis Stack

Redis with JSON, search, time series, and graph modules built in.

Deploy
For Developers

4 ways to deploy

Dashboard, CLI, API, or AI. Pick what fits your workflow.

Web Dashboard

Point-and-click interface. Deploy apps, manage databases, view logs, and scale containers — all from your browser.

my-app · Running · 512 MB · my-app.wokku.cloud

CLI

Heroku-compatible command line. Install with gem install wokku and manage everything from your terminal.

$ wokku apps:create my-app --server prod
Creating my-app on prod... done

REST API

Full API for CI/CD pipelines, custom dashboards, and automation. Token-based authentication.

curl -X POST https://wokku.cloud/api/v1/apps \
-H "Authorization: Bearer $TOKEN" \
-d '{"name": "my-app"}'

MCP Server

Deploy from Claude Code, Cursor, or any MCP-compatible AI assistant. Natural language infrastructure.

You: "Deploy my Rails app to production with Postgres"
AI: Creating app, provisioning database, deploying... done.

Simple, transparent pricing

Pay per resource, per hour. No hidden fees. Start free.

Free

Free
$0 /mo
  • 256 MB RAM
  • Shared
  • 1 GB disk
Get started

Starter

$1.50 /mo
  • 512 MB RAM
  • Shared
  • 5 GB disk
Get started

Basic

$2.50 /mo
  • 1 GB RAM
  • 1 vCPU
  • 10 GB disk
Get started

Standard

Popular
$7 /mo
  • 2 GB RAM
  • 2 vCPU
  • 25 GB disk
Get started

Pro

$14 /mo
  • 4 GB RAM
  • 4 vCPU
  • 50 GB disk
Get started

All tiers include free SSL, custom domains, and managed add-ons. Databases start free (1 GB).

Full pricing details
Open Source on GitHub

Built in the open.
Run it anywhere.

Wokku is open-source, built on Dokku. Use our managed cloud at wokku.cloud, or self-host on your own servers. No vendor lock-in, ever.

Ready to deploy?

Start for free. Deploy your first app in minutes.