bosh-init
bosh-init
is a tool used to create and update the Director (its VM and persistent disk) in a BOSH environment.
- Documentation: bosh.io/docs
- IRC:
#bosh
on freenode - Mailing list: cf-bosh
- CI: https://main.bosh-ci.cf-app.com/pipelines/bosh-init
- Roadmap: Pivotal Tracker
Usage
Relevant documentation pages from bosh.io:
Developer Notes
See the CLI workflow for more information on creating a manifest.
To build bosh-init see our workstation setup docs.
To run bosh-init tests see our test docs.
To deploy BOSH with UAA using bosh-init see our UAA docs.
To learn more about the bosh-init design see our architecture docs.