Skip to content

cxhercules/bosh-oss

Repository files navigation

Objective

  • Install BOSS OSS
  • Deploy Concourse Cluster

IaaS

  • GCP
  • vSphere (next)

Working with GCP

Docker

Docker with all install tools can be spun up with volume so you can maintain state.json and other files you would be interested int.

docker run -v $(pwd):/root/bosh -it cxhercules/bosh-cli-env bash
  • Where pwd is your bosh-oss git repo root directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published