Last Updated: 3/9/2026
Google Cloud Run
🚧 This document is a placeholder and needs to be completed.
What Should Be Here
This guide should cover:
- Introduction to Google Cloud Run
- Container-based deployment
- Dockerfile for Hono apps
- Using gcloud CLI
- Environment variables and secrets
- Cloud Run service configuration
- Auto-scaling settings
- Custom domains and SSL
- Integration with other Google Cloud services
- CI/CD with Cloud Build
Source Material
Refer to:
docs/getting-started/google-cloud-run.mdin the honojs/website repository- Google Cloud Run documentation
Status
- Content written
- Code examples added
- Cross-references added
- Reviewed