cloudfoundry-community / bosh-deployment-visualizer

Visualize your BOSH deployment manifests
5 stars 2 forks source link

BOSH Deployment Visualizer

Prerequisites

Please make sure the following tools are installed:

When using macOS these can be installed via brew:

brew tap starkandwayne/cf
brew install starkandwayne/cf/spruce
brew install jq plantuml

Last just clone the repo:

git clone https://github.com/cloudfoundry-community/bosh-deployment-visualizer ~/workspace/bosh-deployment-visualizer

Using with cf-deployment

git clone https://github.com/cloudfoundry/cf-deployment ~/workspace/cf-deployment
~/workspace/bosh-deployment-visualizer/visualize.sh ~/workspace/cf-deployment/cf-deployment.yml

To view the result:

open cf.png