Your code. Your VPS. One click.
Build it in /coder/, hit Deploy, and 90 seconds later your app is live at
Add-on for any paid plan. From $9/mo. Cancel anytime.
Hatchling
For static sites, marketing pages, small APIs.
- 1 vCPU, 1 GB RAM, 25 GB SSD
- IPv4 + IPv6 + free SSL
.app.free.ai subdomain - Root SSH for full control
Starter
For Next.js, Node APIs, FastAPI services.
- 1 vCPU, 2 GB RAM, 55 GB SSD
- IPv4 + IPv6 + free SSL
- PM2 process supervisor for Node apps
- Re-sync from /coder/ anytime
Pro Custom domain
For Django + Postgres, larger production apps.
- 2 vCPU, 4 GB RAM, 80 GB SSD
- PostgreSQL pre-installed
- Bring your own domain — cert auto-issued
- IPv4 + IPv6 + free SSL
Six app types, ready to go
Each app type has a battle-tested ansible playbook that installs the runtime, sets up nginx as reverse proxy, and runs certbot for SSL. No Dockerfiles to write, no nginx configs to copy-paste.
Build it in Coder
Open Free.ai Coder and prompt the AI to build your app — Next.js, Django, whatever.
Hit Deploy
The Deploy button opens a plan picker — pick app type + tier, name your VPS, hit Provision.
Live in ~90s
We boot a Vultr VPS, point DNS, run our ansible playbook, install your code, request the SSL cert. Total: 60-120 seconds.
What's under the hood (we don't hide this):
- Vultr for compute — same provider that runs Free.ai's GPUs.
- Let's Encrypt for SSL — auto-renewed by certbot.
- VPS.org manages the
app.free.aiDNS zone. - Open ansible playbooks — read them in our repo if you want to know exactly what we install.
- You get root SSH — change anything you want once it's live.
Constellation name (optional)
<your-slug>.app.free.ai by default — Pro tier lets you point your own domain.certbot --expand so one cert covers both names.