/bosh-init

BOSH Micro CLI rewritten to support external CPIs

Primary LanguageGoApache License 2.0Apache-2.0

bosh-init

bosh-init is a tool used to create and update the Director (its VM and persistent disk) in a BOSH environment.

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.