Skip to content

FINkit/bosh-on-gcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOSH on GCP

Pre-requisites

Ensure you have the Google Cloud SDK installed, along with the following components, at these minimum versions:

$ gcloud version
Google Cloud SDK 164.0.0
alpha 2017.07.25
beta 2017.07.25
bq 2.0.24
core 2017.07.25
gcloud
gsutil 4.27

Ensure that you've initiated your Google Cloud session using:

$ gcloud init

Create a GCP Project

It's advised that a new GCP Project is created using the create-project.sh script:

$ ./create-project.sh -p <GCP_PROJECT>

Once you've created a GCP Project (or you're re-using an existing one created for BOSH purposes) you should move onto your chosen mechanism for creating a BOSH Director:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published