Sha256: 35da528066fad508d866057d654d6802d68c7c2b3932bc66e6d61fa6737b554d
Contents?: true
Size: 367 Bytes
Versions: 3
Compression:
Stored size: 367 Bytes
Contents
#### [Back](../README.md) ## BOSH ### Prerequisites - Terraform IaC applied - [BOSH CLI v2](https://bosh.io/docs/cli-v2.html#install) installed ### Setup Render bosh deployment ``` kite render manifest bosh --cloud=gcp ``` Setup tunnel ``` . bin/setup-tunnel.sh ``` Install BOSH ``` ./bin/bosh-install.sh ``` Connect to the Director ``` . bin/set-env.sh ```
Version data entries
3 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
kite-0.1.0 | tpl/gcp/docs/bosh.md |
kite-0.0.9 | tpl/aws/docs/bosh.md |
kite-0.0.9 | tpl/gcp/docs/bosh.md |