အားဖြင့်ဟိုတယ် Free.ai

သင့်ရဲ့ code ကို. သင့်ရဲ့ VPS. တစ်ကလစ်နှိပ်ပါ.

Build it in /coder/, hit Deploy, and 90 seconds later your app is live at .app.free.ai with nginx, dual-stack IPv4 + IPv6, and SSL — automatic.

မည်သည့်ပေးဆောင်အစီအစဉ်များအတွက် Add-on. From $9/mo. မည်သည့်အချိန်တွင်မဆိုရပ်ဆိုင်း.

ပျိုးထောင်ခြင်း
$9/လ

တည်ငြိမ်ဆိုက်များ, စျေးကွက်ရှာဖွေရေးစာမျက်နှာများ, အသေးစား API များ.

  • 1 vCPU, 1 GB RAM ကို, 25 GB SSD ကို
  • IPv4 + IPv6 + အခမဲ့ SSL
  • <slug>.app.free.ai subdomain ကို
  • အပြည့်အဝထိန်းချုပ်မှုအတွက် Root SSH
စတင်သူ
$19/လ

Next.js အတွက်, Node API များ, FastAPI ဝန်ဆောင်မှုများ.

  • 1 vCPU,2GB RAM ကို, 55 GB ကို SSD ကို
  • IPv4 + IPv6 + အခမဲ့ SSL
  • Node apps များအတွက် PM2 လုပ်ငန်းစဉ်အကြီးအကဲ
  • /coder/ မှပြန်-sync မည်သည့်အချိန်တွင်မဆို
ပရော်ဖက်ရှင်နယ် သတ်မှတ်ထားသော ဒိုမိန်း
$49/လ

For Django + Postgres, larger production apps.

  • 2 vCPU,4GB RAM ကို, 80 GB ကို SSD ကို
  • PostgreSQL ကို ထည့်သွင်းထားပြီး
  • သင့်ရဲ့ကိုယ်ပိုင်ဒေတာဘေ့စကိုယူပါ — auto-ထုတ်ပေးသောလက်မှတ်
  • IPv4 + IPv6 + အခမဲ့ SSL

6 မျိုးသော app များ, သွားဖို့အဆင်သင့်

တစ်ခုချင်းစီကို app ကိုအမျိုးအစား runtime ကို install လုပ်ဖို့စစ်ပွဲ-စမ်းသပ် ansible playbook ရှိပါတယ်, ပြောင်းပြန် proxy ကိုအဖြစ် nginx ကို set up, နှင့် SSL အတွက် certbot ကို run. ရေးသားရန်မရှိ Dockerfiles, မကူးယူ-အသားပေးရန်မရှိ nginx configs.

တည်ငြိမ်သောဆိုက်
HTML / CSS / JS
Next.js
React SSR, PM2-စောင့်ကြည့်
React / မြန်နှုန်း
တည်ငြိမ် SPA, dist / မှဝန်ဆောင်မှု
နိုဒ် API
Express ကို / Fastify / Hono
Django
gunicorn + Postgres
FastAPI
uvicorn + nginx
1
Coder တွင်တည်ဆောက်

ဖွင့် Free.ai Coder ကို နှင့်သင်၏ app ကိုတည်ဆောက်ရန် AI ကို prompt ကို - Next.js, Django, ဘာပဲဖြစ်ဖြစ်.

2
ဖြန့်ချိခြင်းကိုနှိပ်ပါ

The Deploy button opens a plan picker — pick app type + tier, name your VPS, hit Provision.

3
~90s တွင်နေထိုင်

ကျနော်တို့ Vultr VPS ကို boot, အချက် DNS ကို, ကျွန်တော်တို့ရဲ့ ansible playbook ကို run, သင့်ရဲ့ကုဒ်ကို install, SSL ကိုလက်မှတ်ကိုတောင်းဆို. စုစုပေါင်း: 60-120 စက္ကန့်.

ခေါင်းအုံးအောက်မှာဘာလဲ (ကျွန်တော်တို့ဒီကိုမပုန်း):
  • Vultr compute အတွက် — Free.ai ၏ GPUs ကို run သောတူညီသောပေးသွင်း။
  • SSL အတွက် Let's Encrypt — certbot အားဖြင့်အလိုအလျောက်-အသစ်ပြန်လုပ်.
  • VPS.org စီမံခန့်ခွဲ app.free.ai DNS ဧရိယာ.
  • Open ansible playbooks — သင် install လုပ်ထားတဲ့အရာကိုသိချင်တယ်ဆိုရင်ကျွန်တော်တို့ရဲ့ repo မှာဖတ်ပါ။
  • You get root SSH — ပြောင်းလဲသင်လိုချင်တဲ့အရာတစ်ခုခုတစ်ခါကအသက်ရှင်နေထိုင်.

FAQ

A real Vultr VPS — root SSH, your own IP, 25-80 GB SSD, dual-stack IPv4 + IPv6 — with nginx, Let's Encrypt SSL, and your app's runtime (Node, Python, etc.) pre-installed by our ansible playbook. Boots in ~90 seconds.

Static sites, Next.js, React/Vite SPAs, Node.js APIs, Django (with Postgres), or FastAPI. Each has its own playbook — no Docker required.

<your-slug>.app.free.ai by default — Pro tier lets you point your own domain.

Yes. Certbot runs the HTTP-01 challenge during provisioning, and the cert auto-renews via the standard certbot timer. We don't proxy or terminate SSL — your VPS owns it.

Yes — you get root SSH on the box. We install our own deploy key during provisioning so we can run upgrades, but you can add your own keys (or remove ours) anytime.

It bounces you to the deployments dashboard with the current Coder session attached. We zip your workspace, transfer it to the new VPS, and run the post-install step (npm install + build, pip install, etc) on first boot.

Hit the re-sync icon next to the deployment. We pull the latest from your linked Coder session and reinstall — no need to destroy and re-provision.

Monthly. We charge your card on file for the first month at provision time, then bill the same amount every 30 days using the same Stripe customer that powers your Free.ai subscription.

Click the trash icon — VPS is destroyed and DNS is removed immediately. We don't refund partial months, but the box runs through the end of the period you've already paid for.

5-day grace period — we email you, the dashboard shows a warning. After grace expires we destroy the VPS automatically so you don't keep getting charged for a box you can't reach.

Pro tier only. Point your domain's A and AAAA records at the VPS, then click the globe icon and paste your domain. We add it to the existing nginx vhost and run certbot --expand so one cert covers both names.

We resell Vultr — same provider that powers Free.ai's GPUs and inference servers. We add the orchestration (provision + DNS + ansible + SSL) and a flat monthly markup. No surprises.

ချစ်ခြင်းမေတ္တာ Free.ai? သင့်မိတ်ဆွေများကိုပြောပါ!

ဒီစာမျက်နှာကိုတန်ဖိုးထား