On the Pro plan, UniDeploy includes Cloud Run deploy configuration as part of its remediation output. When it detects a backend service suitable for containerised deployment, it generates aDocumentation Index
Fetch the complete documentation index at: https://docs.unideploy.in/llms.txt
Use this file to discover all available pages before exploring further.
Dockerfile and a cloudbuild.yaml tailored to your project.
What is generated
Dockerfile— multi-stage build optimised for your detected frameworkcloudbuild.yaml— build, push, and deploy pipeline for Cloud Run- Secret Manager setup instructions for environment variables
Requirements
- Pro plan
- Google Cloud project with Cloud Run API enabled
- Service account with
roles/run.adminandroles/storage.admin