GitHub to production.
Without the setup.
Anchor detects your framework, generates a Dockerfile if you don't have one, builds and deploys your app — with live logs streaming to your browser the entire time.
How it works
01
Connect GitHub
Sign in with OAuth. Anchor reads your repositories — no configuration needed.
02
Pick a repo
Choose any repository. Anchor detects the framework, runtime, and port automatically.
03
Add env vars
Set secrets once. They're encrypted at rest and injected into Cloud Run at deploy time.
04
Deploy
Click Deploy. Watch the build log stream live. Get a public URL when it's done.
What Anchor handles
Framework detection
Rails, Node, Next.js, Python, Go, Elixir, Bun, Django, FastAPI, Flask, static sites — detected from your repo's files, not configuration.
Dockerfile generation
No Dockerfile? No problem. Anchor generates one from a hardcoded template — Ruby version, Node version, Python entry point all included.
Live log streaming
Every build and deploy step streams to your browser in real time over ActionCable. No polling, no refresh.
AI error explanation
When a deploy fails, Claude reads the last 100 log lines and explains what went wrong in plain English — and what to do about it.
Encrypted secrets
Environment variables are encrypted at rest with AES-256-CBC. They're never logged, never exposed in URLs, and injected at deploy time only.
Cloud provisioning
Anchor provisions the required cloud infrastructure on first deploy — registries, APIs, and compute targets — so you never touch the cloud console manually.
Supported frameworks
Cloud providers
Currently on Google Cloud Run. Soon, Anchor picks the best free tier across every major cloud — automatically.
Ready to deploy?
Free to use. No credit card. Deploys run in your own cloud account.