ANTIGRAVITY LABJP
TAG

Deployment

8 articles
Back to all tags
Related:
antigravity4Antigravity2CI/CD2Observability1Operations1railway1indie-dev1agents1production1shadow-mode1saas1stripe1
App Dev/2026-07-14Advanced

When the Deploy Was Green but Users Still Saw the Old Build: Field Notes on a Gate That Verifies Your Shipped Commit Reached the Edge

When a deploy reports success but production keeps serving the old build, a post-deploy gate that verifies your shipped commit actually reached the edge via a build stamp closes the gap. Field notes with real operational numbers.

App Dev/2026-05-01Intermediate

Deploying Apps with Antigravity to Railway — A Practical Middle Ground Between Cloudflare Workers and Vercel for Indie Developers

A hands-on guide to deploying from Antigravity to Railway. Covers when Cloudflare Workers and Vercel fall short, and how Railway fills that gap for long-running tasks and persistent connections.

Agents/2026-04-30Advanced

Antigravity Agent Shadow Mode Production Rollout Guide — A Safer Way to Test New Versions

How to safely roll out new versions of an Antigravity AI agent by mirroring real production traffic to the new version without affecting users — design, implementation and rollout playbook.

App Dev/2026-04-28Advanced

Build a Complete SaaS in Antigravity — Stripe Billing, Auth, and Deployment Without Leaving Your IDE

Build an entire SaaS product within Antigravity IDE — from Supabase auth to Stripe billing to Cloudflare Workers deployment, without switching tools.

App Dev/2026-03-29Advanced

Antigravity × Kubernetes Container Orchestration Guide — Design and Operate Cloud-Native Infrastructure with AI Agents

A comprehensive premium guide to leveraging Antigravity AI agents for Kubernetes manifest generation, Helm chart design, deployment strategies, autoscaling, and disaster recovery.

App Dev/2026-03-18Advanced

Building Edge AI Apps with Antigravity and Cloudflare Workers AI

A complete guide to building and deploying production-grade edge AI applications using Antigravity IDE's agent features and Cloudflare Workers AI. Covers RAG pipelines, streaming responses, cost optimization, and observability.

App Dev/2026-03-10Intermediate

Cloudflare Workers × Antigravity Deployment Guide

Complete guide to deploying applications with Cloudflare Workers and Antigravity for edge computing

Integrations/2026-03-10Intermediate

GitHub Actions × Antigravity CI/CD Automation Guide — Build and Manage Pipelines with AI

Learn how to build CI/CD pipelines with Antigravity and GitHub Actions. From workflow generation to automated deployment.