Cloud Foundry BOSH is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.
-
Documentation:
- bosh.io/docs for installation & usage guide
- docs/ directory for developer docs
-
Slack: #bosh on https://slack.cloudfoundry.org
-
Mailing lists:
-
Project mgmt:
-
Related repos:
- Documentation source (docs-bosh)
- CLI v2 (bosh-cli)
- bosh-deployment
- Stemcells: bosh-linux-stemcell-builder, bosh-windows-stemcell-builder, aws-light-stemcell-builder
- CPIs: AWS, Azure, Google, OpenStack, RackHD, SoftLayer, vSphere, vCloud, VirtualBox, Warden
- Agent (bosh-agent)
- Blobstores: bosh-davcli, bosh-s3cli, bosh-gcscli
- CPI libraries: bosh-cpi-ruby, bosh-cpi-go
- Go common packages (bosh-utils)
Please read the contributors' guide