Sha256: 5b557d29687fb6d1601a7122a256a66ce7cddf1ea1ee260de35ae5bfc01d245c
Contents?: true
Size: 367 Bytes
Versions: 2
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=aws ``` Setup tunnel ``` . bin/setup-tunnel.sh ``` Install BOSH ``` ./bin/bosh-install.sh ``` Connect to the Director ``` . bin/set-env.sh ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
kite-0.2.0 | tpl/aws/docs/bosh.md |
kite-0.1.0 | tpl/aws/docs/bosh.md |