Deploy web apps from GitHub, GitLab or Bitbucket. Push and ship in seconds on Light Cloud.

console.light-cloud.com
acme-labs/newJ

Create

Next.js 15
Start for freeFree plan, $0/mo cap.
Start for free
main-acme.light-cloud.io
https://acme.com

PROJECT-ACME · PRODUCTION

  1. Frontend

    global CDN

    Deployed

  2. Backend

    container

    1 instance · scales to 0

  3. Postgres

    10 GB · europe-west1

    Credentials wired

Full stack

Frontend, backend, and a database in one place.

Static sites go to a global CDN. Containers scale to zero when idle. Postgres sits right next to them, provisioned from the same project.

Static and containers
Ship a static site to the CDN or a container to Cloud Run. Light Cloud reads your repo and picks the target.
Managed Postgres
Provision a database with a tier, region, and storage size. Credentials are encrypted and wired to your app.
A preview per branch
Every branch and pull request gets its own URL, built on push and removed when the branch is gone.
Scale to zero
Idle containers stop billing. You pay for the time your app actually runs.

Deploy with AI

Deploy from Claude Code. One command to install.

Then ask "Deploy this project to Light Cloud." Claude signs you up if you have no account, asks two questions, and hands back a live URL. The same MCP server works in GitHub Copilot and Claude Desktop; the CLI does it from a shell.

Claude Code - one command, then ask
$
claude mcp add light-cloud -- npx @light-cloud/mcp-server

How it works

Watch a push become a URL.

One pipeline from commit to running service. Follow a deploy through Light Cloud — no YAML, no runners to babysit.

  1. Push

    git push origin main

    Connect a repo once. Every push after that starts a build on its own.

    a4f7c21 · Developer · main

  2. Build

    Framework detected

    Light Cloud reads the repo, picks the builder, and builds the image or static bundle.

    ▸ next build — done in 42s

  3. Deploy

    Rolled out, history kept

    The build goes to Cloud Run or the global CDN. Commit, author, and logs stay with the deploy.

    revision lc-042 · europe-west1

  4. Live

    A URL for every branch

    Production gets the domain. Every branch and pull request gets its own preview link.

    preview-42.light-cloud.io

  5. Scale to zero

    Idle costs nothing

    No traffic, no instances, no bill. The next request wakes it back up.

    0 instances · $0.00/hr

From the Labs

ICE, an open-source visual cloud editor

Design cloud infrastructure on a canvas, preview the cost, and deploy to your own cloud accounts. ICE and its blocks and templates are free and PolyForm Noncommercial 1.0.0.

Deploy your first app today

Connect a repository, push, and watch it go live. Start free on the Free plan.