A huge amount of R&D has occurred in core BOSH and the BOSH ecosystem. In this CF Summit North America talk in Boston, we recap as much of the goodness as we can in 25 minutes.
Title Text Body Level One Body Level Two Body Level Three Body Level Four Body Level Five BOSH - A year in review 2017/18 CF Summit Boston MA April 2018 Dr Nic Williams @drnic
CLI > Environment variables $ $BOSH_ENVIRONMENT, $BOSH_CA_CERT, $BOSH_CLIENT, $BOSH_CLIENT_SECRET $BOSH_DEPLOYMENT $BOSH_GW_HOST $BOSH_GW_USER $BOSH_GW_PRIVATE_KEY Rather than bosh alias-env bosh login Rather than bosh -d name bosh ssh --gw-host --gw-user --gw-private-key @drnic
Variables Ǻ bosh.io/docs/cli-int/ bosh int bosh deploy bosh create-env $ -v, --var=VAR=VALUE Set variable --var-file=VAR=PATH Set variable to file contents -l, --vars-file=PATH Load variables from a YAML file --vars-env=PREFIX Load variables from env vars --vars-store=PATH Load/save vars from/to YAML @drnic
Config Server docs.cloudfoundry.org/credhub bosh int bosh deploy bosh create-env $ Ǻ variables: - name: cf_admin_password type: password BOSH UAA CredHub @drnic