Pricing Docs Blog Apps Tools Get Started
CLI Deploy

Deploy from Windsurf

Windsurf's AI wrote your code. Now get it live. Deploy your Windsurf project to a real server with one command — HTTPS, SSH access, and custom domains included.

Start Deploying From $7/mo

The Deployment Gap

Windsurf (by Codeium) is an AI-powered IDE that writes and refactors code using Cascade, its agentic AI. Like other local editors, it helps you build fast but leaves deployment entirely up to you.

  • Windsurf edits files on your machine — there is no built-in deploy or hosting feature
  • Cascade can scaffold entire projects in minutes, but you still need to configure a server manually
  • Full-stack projects with Express, FastAPI, or Django backends need proper runtime hosting, not static CDNs
  • The speed of AI-assisted coding is wasted when deployment takes longer than building

Deploy in 4 Steps

1

Install the InstaPods CLI

One command to install. Keep the terminal workflow going.

curl -fsSL https://instapods.com/install.sh | sh
2

Login to your account

Authenticate the CLI with your InstaPods account.

instapods login
3

Deploy from your Windsurf project

Run deploy from the root of your Windsurf project. InstaPods detects your stack and gives you a live URL.

cd my-windsurf-project
instapods deploy my-app --preset nodejs
4

Your app is live

Visit your live URL. Your Windsurf project is running on a real server with HTTPS and SSH access.

Auto-Deploy

Re-deploy after edits with a single CLI command, or connect GitHub for auto-deploy on every push from Windsurf.

Recommended Plan

Everything you need to run your Windsurf project in production.

Build Plan
$7/mo
Deploy from Windsurf

Ship What You Built

You used Windsurf to build fast. Now deploy fast. Real servers, flat pricing, live in seconds.

Deploy from Windsurf