Skip to content

Add deployment information for Google Cloud Run - closes #30#31

Merged
crivetimihai merged 2 commits intomainfrom
30-add-google-cloud-run-docs-and-action
Jun 2, 2025
Merged

Add deployment information for Google Cloud Run - closes #30#31
crivetimihai merged 2 commits intomainfrom
30-add-google-cloud-run-docs-and-action

Conversation

@crivetimihai
Copy link
Copy Markdown
Member

📚 Documentation PR

Added a Google Cloud Run deployment guide for MCP Gateway. This includes:

  • ✅ Introduction with platform overview and feature highlights
  • 🗄️ Step-by-step provisioning for Cloud SQL (PostgreSQL) and Memorystore (Redis) using gcloud CLI
  • 🚀 Updated deployment instructions using the public container image and gcloud run deploy
  • 🔐 Clear examples for JWT-based authentication, including token generation and smoke tests
  • ⚙️ Explanation of required .env variables and secret handling
  • 📦 Callout to GitHub Actions CI/CD support with a reference to the .github/workflows/google-cloud-run.yml workflow
  • 📘 Additional notes, tips, and links to official GCP documentation

🔗 Related Issue / Epic

Closes #30

✏️ Type of Change

  • New page or major rewrite

Signed-off-by: Mihai Criveti <crivetimihai@gmail.com>
Signed-off-by: Mihai Criveti <crivetimihai@gmail.com>
@crivetimihai crivetimihai self-assigned this Jun 2, 2025
@crivetimihai crivetimihai merged commit 9f86e46 into main Jun 2, 2025
16 checks passed
@crivetimihai crivetimihai deleted the 30-add-google-cloud-run-docs-and-action branch June 2, 2025 18:57
vk-playground pushed a commit to vk-playground/mcp-context-forge that referenced this pull request Sep 14, 2025
…ction

Add deployment information for Google Cloud Run - closes IBM#30

Signed-off-by: Mihai Criveti <crivetimihai@gmail.com>
vk-playground pushed a commit to vk-playground/mcp-context-forge that referenced this pull request Sep 14, 2025
…ction

Add deployment information for Google Cloud Run - closes IBM#30
vk-playground pushed a commit to vk-playground/mcp-context-forge that referenced this pull request Sep 16, 2025
…ction

Add deployment information for Google Cloud Run - closes IBM#30
Signed-off-by: Vicky Kuo <vicky.kuo@ibm.com>
aidbutlr pushed a commit to aidbutlr/mcp-context-forge that referenced this pull request Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOCS]: Add Google Cloud Run deployment guide

1 participant