Skip to main content
v0.2.2 — now available

ADVNCD

Ship to Cloud Run without the gcloud grind.

brew install advncd
01

Any stack, one command

Detects your framework automatically — Next.js, FastAPI, Go, NestJS, Laravel, and 20+ more. Scans your project, generates a deploy plan, then ships via Cloud Buildpacks. No Dockerfile required.

See quickstart →
02

n8n on Cloud Run

One command to host a production n8n instance on Cloud Run with Cloud Run-safe defaults, optional Postgres persistence, and auto-saved project and region config for redeploys.

Host n8n →
03

Ops built in

View logs, monitor metrics, and open services directly from the CLI. LLM-assisted diagnostics via local Ollama, plus a local dashboard for service overview — no Cloud Console tab required.

Explore services →
04

Auth that just works

Browser-based OAuth via an auth broker — no service account JSON, no manual token copy-paste. Short-lived GCP access tokens minted on demand and stored securely with 0600 permissions.

Auth docs →
05

Environment-aware deploys

Auto-picks .env.production.env.prod .env in order. Override any variable inline with --set KEY=VALUE. Secrets never leave your machine unencrypted.

Publish reference →
06

GCP project management

List, select, or create GCP projects from the CLI. Enable required APIs (Cloud Run, Cloud Build, Artifact Registry, Monitoring) in one command. No browser, no clicks.

Projects reference →