{"id":19523916,"url":"https://github.com/eitansuez/concourse-bosh-deployment","last_synced_at":"2026-05-17T05:32:00.514Z","repository":{"id":96636999,"uuid":"246714389","full_name":"eitansuez/concourse-bosh-deployment","owner":"eitansuez","description":null,"archived":false,"fork":false,"pushed_at":"2020-04-01T01:17:43.000Z","size":270,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T01:27:12.141Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eitansuez.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-12T01:14:17.000Z","updated_at":"2020-04-01T01:17:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"7311f006-91f8-4e4f-9cec-d01b81278eb2","html_url":"https://github.com/eitansuez/concourse-bosh-deployment","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/eitansuez/concourse-bosh-deployment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eitansuez%2Fconcourse-bosh-deployment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eitansuez%2Fconcourse-bosh-deployment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eitansuez%2Fconcourse-bosh-deployment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eitansuez%2Fconcourse-bosh-deployment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eitansuez","download_url":"https://codeload.github.com/eitansuez/concourse-bosh-deployment/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eitansuez%2Fconcourse-bosh-deployment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33128598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-11T00:45:18.036Z","updated_at":"2026-05-17T05:32:00.498Z","avatar_url":"https://github.com/eitansuez.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploy Concourse with BOSH on GCP\n\n## Description\n\nThis repository is derived from https://github.com/concourse/concourse-bosh-deployment\n\nIts main purpose is to offer a simple way to deploy Concourse v5.5.x (cluster only) for Platform Automation (i.e. with a Credhub and Uaa), on top of a pre-configured Ops Manager and BOSH Director on GCP.\n\n## Assumptions\n\n1. GCP has been paved and you have a file named `terraform-outputs.yml` which, among other items, contains your target concourse url in a variable named `concourse_url`\n\n1. The `bosh` and `om` cli's are installed and configured to target the ops manager and bosh director respectively.\n\n1. The `credhub` cli is installed and configured to target the bosh credhub.\n\n## Steps\n\n1. Create a user in the BOSH Credhub for Concourse basic auth\n\n    ```bash\n    credhub generate --name=/p-bosh/concourse/local_user --type=user --username=admin\n    ```\n\n1. Interpolate the file `vars.yml.template`\n\n    ```bash\n    om interpolate --config vars.yml.template --vars-file ../terraform-outputs.yml \u003e vars.yml\n    ```\n\n1. Upload latest 621 family stemcell for Xenial\n\n    ```bash\n    bosh upload-stemcell --sha1 8a91be2437e1c37991e601c0869e4d95a023f704 \\\n      https://bosh.io/d/stemcells/bosh-google-kvm-ubuntu-xenial-go_agent?v=621.61\n    ```\n\n1. Execute the script `deploy.sh` to kick off the bosh deployment\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feitansuez%2Fconcourse-bosh-deployment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feitansuez%2Fconcourse-bosh-deployment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feitansuez%2Fconcourse-bosh-deployment/lists"}