Skip to main content
Welcome to Smart Deploy — the deployment platform built for solo developers who want to ship confidently. Scan your repository, review a live blueprint of exactly what will run, and deploy to AWS or GCP only after the plan makes sense to you.

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.
1

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.
2

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.
3

Deploy

Click Deploy when the plan looks right. Watch live logs stream in real time, track run history, and monitor health status — all from the same view.

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.