Skip to content
This repository has been archived by the owner on Aug 30, 2020. It is now read-only.
/ bosh-dev-env Public archive

Everything needed for a local bosh development environment.

License

Notifications You must be signed in to change notification settings

aussielunix/bosh-dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bosh-dev-env

Bootstrap a BOSH development environment in Virtualbox.
At the end of this you will have a BOSH director, UAA and Credhub.

This can be operated in one of two modes.

  1. A BOSH director in a local Virtualbox with NAT only networking
  2. A BOSH director in Virtualbox bridged to the LAN

There is two example settings.yml files in this repo.

TL;DR

git clone git@github.com:cloudfoundry/bosh-deployment.git ~/src/bosh-deployment
git clone git@github.com:aussielunix/bosh-dev-env.git ~/workspace/bosh/bosh-dev-env
cd ~/workspace/bosh/bosh-dev-env
vim .envrc #tune based on example
direnv allow
vim config/settings.yml # tune based on one of two examples
boshdev up
# Follow post up messages
AuthorMick Pollard (aussielunix at g mail dot com)
CopyrightCopyright (c) 2019 by Mick Pollard
LicenseDistributed under the MIT License, see LICENSE
twitter @aussielunix

About

Everything needed for a local bosh development environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages