Factory Deployment

Deployment and infrastructure conventions across builds. Vercel + Neon for web (with PR branch DBs), Cloud Run for Python services (one service per entry-point variant), GitHub Actions matrix-deploy on merge, Terraform with environments/modules layout for AWS / compliance customers, RDS IAM authentication for AWS DBs, Docker per Python entry point, env vars via t3-oss/env-nextjs, and the single-tenant customer-cloud deployment model (per the factory thesis). Migrations in CI, never at runtime.

nonlinear-xyz 9bcab6a 11.6 KB Updated

File contents

nonlinear-xyz/factory-kit/tree/main/skills/factory-deployment commit 9bcab6a6f9

Frequently asked questions

npx skillmds@latest add nonlinear-xyz/factory-deployment