This document outlines the deployment process for updating each environment in our Wolf Games infrastructure. We manage four environments (dev, qa, staging, production) with both shared services and independent game applications deployed to GCP Cloud Run using a main-branch-only strategy with Git tag-based releases.
- auth-server: Authentication service deployed across all environments