Introduction
Learn what Smart Deploy is, the problem it solves, and how the three-step workflow fits together.
Quickstart
Connect GitHub, scan a repo, review the blueprint, and ship your first deployment in minutes.
AWS Setup
Configure IAM, CodeBuild, ECS Fargate, S3, ALB, and Route 53 for AWS deployments.
GCP Setup
Set up a service account and enable the required APIs to deploy to GCP Cloud Run.
How Smart Deploy works
Every deployment follows the same three steps — scan your code, inspect the full pipeline, then ship when you’re ready.Scan & Define
Connect your repository and run Smart Analysis. Smart Deploy detects your services, frameworks, build shape, and the right deploy target — whether that’s ECS Fargate, S3, EC2, or GCP Cloud Run.
Preview the Blueprint
Open the blueprint and review the full deployment pipeline: branch, build units, container or artifact targets, ALB routing rules, and your hosted subdomain. Edit any detail — region, env vars, secrets, or subdomain — before a single resource is created.
Explore the docs
Blueprint Preview
Understand what the blueprint shows and how to read each pipeline stage before deploying.
Deploy Targets
Compare ECS Fargate, S3 static sites, EC2, and GCP Cloud Run to choose the right target for your app.
Custom Domains
Map a Route 53 subdomain to your deployment so your app is reachable at your own URL.
Troubleshooting
Diagnose and fix the most common deployment, WebSocket, and IAM errors.