Guides
Cloud Run Deployment
Deploy textrawl to Google Cloud Run
Deploy textrawl as a serverless container on Google Cloud Run.
Prerequisites
- Google Cloud account
gcloudCLI installed- Docker installed
Build and Push
Deploy
Secret Manager
Store secrets in Google Secret Manager:
Configuration
Cloud Run settings:
- Memory: 512MB minimum
- CPU: 1 vCPU
- Max instances: 10 (adjust for traffic)
- Min instances: 0 (scale to zero)
- Timeout: 60s
Custom Domain
Monitoring
View metrics in Cloud Console:
- Request count
- Latency
- Error rate
- Instance count