Back to Claude Code

Claude Gateway on Google Cloud

examples/gateway/gcp/README.md

2.1.196841 B
Original Source

Claude Gateway on Google Cloud

Reference deployment artifacts for running Claude Gateway on GCP with Agent Platform (formerly Vertex AI) as the upstream: Cloud Run or GKE, Cloud SQL for PostgreSQL, Secret Manager, and service-account auth to Agent Platform.

These files are provided as a working example rather than a supported production deployment. Adapt them to your own environment.

FilePurpose
setup.shScripts the walkthrough end to end via gcloud
DockerfileRuntime image for the claude gateway binary
gateway.yaml.exampleGateway config template, GCP-shaped (Agent Platform upstream, Google Workspace IdP)
terraform/Provisions the full architecture (two-pass apply — see terraform/README.md)