Skip to content

Conversation

@ckrough
Copy link
Owner

@ckrough ckrough commented Dec 28, 2025

Summary

  • Add comprehensive step-by-step guide for deploying to Google Cloud Run
  • Uses Secret Manager for secure API key storage
  • Uses Artifact Registry for container images
  • Manual gcloud commands for maximum flexibility (works with any gcloud setup)
  • Includes redeployment instructions and useful commands reference

Test plan

  • Verify guide steps work end-to-end on a fresh GCP project
  • Confirm all gcloud commands are correct
  • Test user registration endpoint path is accurate

Add comprehensive step-by-step guide for deploying to Cloud Run with:
- Secret Manager for secure API key storage
- Artifact Registry for container images
- Manual gcloud commands (no scripts, maximum flexibility)
- Redeployment instructions and useful commands

Update main deployment guide to link to new Cloud Run guide.
@ckrough ckrough merged commit 317079d into main Dec 28, 2025
4 checks passed
@ckrough ckrough deleted the infallible-ride branch December 28, 2025 14:30
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.

2 participants