-
Notifications
You must be signed in to change notification settings - Fork 9
Setting up a Pivotal workstation
Raina Masand edited this page Feb 16, 2018
·
5 revisions
- Plug in dongle from CF Admins, and attach your ethernet cable
- Restart your machine, and hold down the “option” key
- Choose the CF network drive. It may take a second to pop up.
- Choose “Sierra” from the list of deployable things, and take note of the password
- When finished, log in with the temporary password
- Change the password to the team workstation password
- In the top-left menu, choose “About this mac” and click “Software Updates”. Upgrade to High Sierra.
- Open terminal
- Run
bash "$(https://raw.githubusercontent.com/cloudfoundry/capi-workspace/master/initial_bootstrap.sh)"
to install foundational tools like git and brew.
- Run
git clone https://github.com/cloudfoundry/capi-workspace.git