--- id: 799d9819-7b09-4a22-9254-fec7ef25e3b6 type: decision title: "Production deployment guide for Linode" tags: [strat-gameplay-webapp, docker, deployment, linode] importance: 0.6 confidence: 0.8 created: "2026-01-15T15:51:57.619896+00:00" updated: "2026-01-15T15:51:57.619896+00:00" --- Created DEPLOYMENT.md documenting Docker Compose deployment to Linode VPS. Covers architecture (NPM + backend + frontend + shared postgres/redis), step-by-step deployment, production compose override for external networks, NPM routing config, maintenance commands, and rollback procedures. Decision: Docker Compose selected over bare metal/K8s due to existing infrastructure.