https://github.com/cloud-gov/deploy-bosh
cloud.gov deployment manifests and pipelines for BOSH
https://github.com/cloud-gov/deploy-bosh
Last synced: 6 months ago
JSON representation
cloud.gov deployment manifests and pipelines for BOSH
- Host: GitHub
- URL: https://github.com/cloud-gov/deploy-bosh
- Owner: cloud-gov
- License: other
- Created: 2016-03-16T20:53:49.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-12-01T14:01:08.000Z (7 months ago)
- Last Synced: 2025-12-04T01:21:30.370Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 1.1 MB
- Stars: 12
- Watchers: 8
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
## cloud.gov bosh configuration
This repo contains the Concourse pipeline and BOSH manifests for deploying BOSH via [bosh-deployment](https://github.com/cloudfoundry/bosh-deployment).
## Updating the instance types
Every once in awhile AWS adds new or deprecates old instance types, which means the cloud config will need to be updated. The easiest way to do this is by running the `generate-instance-config.sh` script and copying the output to `.vm_types` section of the [`base.yml`](./cloud-config/base.yml) file.