What problem does it solve?
Manages and monitors the setup of GCP deploy pipelines, simplifies one-time setup tasks, and tracks deployment progress for efficient operations.
Core Features & Use Cases
- Deploy Pipeline Management: Sets up a deploy pipeline using Cloud Build, Artifact Registry, and Cloud Run, and includes a status dashboard for one-time tasks and automated progress.
- Dependency Resolution: Manages dependencies and dependencies management across stacks like EC2, Cloud Run, and MongoDB-compatible Firestore.
- Automated Checks: Conducts checks like auth bypass security, MongoDB compatibility, environment variables setup, and more at install-time and during operation.
Quick Start
To install, execute 'gcp-bootstrap.sh' after creating the GCP project and setting up billing. Configure .env.prod.example for environment-specific secrets, then use 'scripts/sync-local-to-firestore.mjs' for data synchronization.