{"id":20463248,"url":"https://github.com/mikouaj/cloud-deploy-demo","last_synced_at":"2025-03-05T11:50:47.155Z","repository":{"id":43030109,"uuid":"456872779","full_name":"mikouaj/cloud-deploy-demo","owner":"mikouaj","description":"Google Cloud Deploy demo","archived":false,"fork":false,"pushed_at":"2022-02-11T13:55:58.000Z","size":171,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-16T00:55:57.173Z","etag":null,"topics":["cicd","cloud","deployment","gcp","terraform"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikouaj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-08T09:51:30.000Z","updated_at":"2022-02-11T13:59:12.000Z","dependencies_parsed_at":"2022-07-08T00:20:36.000Z","dependency_job_id":null,"html_url":"https://github.com/mikouaj/cloud-deploy-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikouaj%2Fcloud-deploy-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikouaj%2Fcloud-deploy-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikouaj%2Fcloud-deploy-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikouaj%2Fcloud-deploy-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikouaj","download_url":"https://codeload.github.com/mikouaj/cloud-deploy-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242023193,"owners_count":20059297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cicd","cloud","deployment","gcp","terraform"],"created_at":"2024-11-15T13:10:04.699Z","updated_at":"2025-03-05T11:50:47.111Z","avatar_url":"https://github.com/mikouaj.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cloud-deploy-demo\n\nThe following repository contains code to demonstrate [Google Cloud Deploy](https://cloud.google.com/deploy).\n\nThe Google Cloud Deploy is a managed service that automates delivery of your applications to a series\nof target environments in a defined promotion sequence. The Cloud Deploy supports [Google Kubernetes\nEngine](https://cloud.google.com/kubernetes-engine) clusters as targets for deployments.\n\n## Contents\n\n* [go-sample-service](./go-sample-service/) directory contains source code of a simple backend service\nthat will be deployed by Cloud Deploy on several GKE clusters\n* [terraform](./terraform/) directory contains Terraform code for provisioning GCP infrastructure\nused in this demo\n\n## Objectives\n\n* source code of `go-sample-service` will be hosted in GCP Source Code repository\n* push to the main branch will build `go-sample-service` and deploy on *dev cluster*\n* push tag will promote release (if exists) and deploy on *stage cluster*\n* manual promotion and approval will deploy on *prod cluster*\n* there will be separate GCP projects for CI/CD infrastructure and GKE clusters\n* private networking only\n* least privilege principle\n\n## Usage\n\nto be added\n\n## Deployment pipeline\n\n![pipeline-visualization](./images/cloudbuild-pipeline.png)\n\n## High level infrastructure view\n\n![high-level-infra-view](./images/high-level-infra-view.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikouaj%2Fcloud-deploy-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikouaj%2Fcloud-deploy-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikouaj%2Fcloud-deploy-demo/lists"}