Pick a tier. Connect your Claude. Vibe with your site. Here's what happens at every step.
$49/mo gets you the Starter container. We charge via Stripe — monthly or annual (10× monthly = 2 months free). Full refund within 7 days, no questions asked.
Within seconds, you have a Debian Linux container with your tier's RAM, CPU, and disk. Pre-installed: Python, Node, Git, Nginx, Claude Code, OpenAI Codex, and OpenClaw, and common build tools. You have full sudo inside — install whatever else you want.
From your dashboard, paste any of these:
You can paste more than one. Credentials are stored encrypted at rest and injected into your container on start. Your usage is metered on your provider account, not ours.
Open the web terminal from your dashboard, or SSH in with your key. Type claude, codex, or openclaw:
"Build me a marketing site for my newsletter."
"Add a Stripe paywall."
"Migrate to Postgres."
The AI writes the code, runs the migrations, restarts the services. It's a real engineer, not a wizard.
Every tier — yes, even the $49 Starter — supports your own custom domain. Point your DNS at us
and we issue a free SSL cert automatically (auto-renewed). Inside the container, nginx is already
serving your /workspace/public/ directory. Tell Claude where to put the files.
Need more headroom? Upgrade your tier from the dashboard. We resize your container in place — same files, same Claude session, same domain. Going to Pro or Studio? Same. Going to a dedicated VM? Same — your data already lives on a portable volume that we attach to your new instance.
Each tenant gets a rootless Podman container running on shared AWS hardware. Inside, it looks and feels like a dedicated Linux server.
/workspace is your persistent home — survives restarts and upgrades.
/workspace/public is served by nginx automatically.
Tier-defined RAM, CPU, disk, PIDs. Hard limits enforced by cgroup — you can't be starved by another tenant.
Inbound HTTP/HTTPS routed by Traefik on the host. Outbound HTTPS allowed; SES relay for email. Tenant-to-tenant blocked at the firewall.
SSH with your key. Web terminal authenticated through your Vibesies session. Claude has access only inside your container.
Automatic snapshots of /workspace to encrypted S3, retention by tier.
Restore any point with one command.
Python 3, Node 20, Git, Nginx, Supervisord, Claude Code + OpenAI Codex + OpenClaw.
Plus apt and full sudo to install anything else.