{"id":31904152,"url":"https://github.com/cloudfoundry-community/consul-boshrelease","last_synced_at":"2025-10-13T13:47:44.135Z","repository":{"id":16941213,"uuid":"19703138","full_name":"cloudfoundry-community/consul-boshrelease","owner":"cloudfoundry-community","description":"BOSH release for consul","archived":false,"fork":false,"pushed_at":"2022-11-04T14:56:35.000Z","size":239,"stargazers_count":14,"open_issues_count":7,"forks_count":20,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-06-21T04:51:11.747Z","etag":null,"topics":["bosh-release","consul"],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudfoundry-community.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","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":"2014-05-12T15:02:08.000Z","updated_at":"2024-06-21T04:51:11.747Z","dependencies_parsed_at":"2023-01-11T20:00:53.746Z","dependency_job_id":null,"html_url":"https://github.com/cloudfoundry-community/consul-boshrelease","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/cloudfoundry-community/consul-boshrelease","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fconsul-boshrelease","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fconsul-boshrelease/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fconsul-boshrelease/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fconsul-boshrelease/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudfoundry-community","download_url":"https://codeload.github.com/cloudfoundry-community/consul-boshrelease/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fconsul-boshrelease/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015339,"owners_count":26085685,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":["bosh-release","consul"],"created_at":"2025-10-13T13:47:38.601Z","updated_at":"2025-10-13T13:47:44.127Z","avatar_url":"https://github.com/cloudfoundry-community.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploy Consul to BOSH\n\nHashicorp [Consul](https://www.consul.io/) makes it simple for services to register themselves and to discover other services via a DNS or HTTP interface. It also offers flexible key/value storage.\n\nOne of the fastest ways to get [consul](https://www.consul.io/) running on any infrastructure is to deploy this BOSH release.\n\n* Discussions and CI notifications at [#consul-boshrelease channel](https://cloudfoundry.slack.com/messages/C6SUUTMDJ/) on https://slack.cloudfoundry.org\n\n## Usage\n\nTo use this bosh release, first upload it to your bosh:\n\n```\nexport BOSH_ENVIRONMENT=\u003calias\u003e\nexport BOSH_DEPLOYMENT=consul\n\ngit clone https://github.com/cloudfoundry-community/consul-boshrelease.git\ncd consul-boshrelease\nbosh deploy manifests/consul.yml -o manifests/operators/firsttime.yml\n```\n\nIf your BOSH does not have Credhub/Config Server, then remember ` --vars-store` to allow generation of certificates.\n\nIf your BOSH does not have Credhub/Config Server, then remember ` --vars-store` to allow generation of certificates.\n\nThe `consul.yml` manifest is deliberately missing the required `update:` section of the manifest. This is to ensure that you - the operator - choose the correct `update:` section - either `firsttime.yml` for the first deployment (deploy all instances at the same time so they form a cluster) or `existing.yml` for all subsequent deployments (rolling updates).\n\nIf you get the following error then you have forgotten to provide either of these two operator files:\n\n```\nTask 1045 | 23:24:04 | Preparing deployment: Preparing deployment (00:00:00)\n                     L Error: Required property 'update' was not specified in object ({\"instance_groups\"=\u003e[{\"azs\"=\u003e[\"z1\", \"z2\", \"z3\"], \"instances\"=\u003e3, \"jobs\"=\u003e...\n```\n\n### Subsequent deploys/upgrades\n\nReplace `manifests/operators/firsttime.yml` above with `manifests/operators/existing.yml` so that each instance is updated one at a time:\n\n```\nbosh deploy manifests/consul.yml -o manifests/operators/existing.yml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry-community%2Fconsul-boshrelease","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudfoundry-community%2Fconsul-boshrelease","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry-community%2Fconsul-boshrelease/lists"}