Skip to content

Instantly share code, notes, and snippets.

View emalm's full-sized avatar

Eric Malm emalm

View GitHub Profile

Keybase proof

I hereby claim:

  • I am emalm on github.
  • I am emalm (https://keybase.io/emalm) on keybase.
  • I have a public key ASCIAH3hV8-LvYDE5_SAw-9J9-6ZUwchj2OcJnKrB6kAwwo

To claim this, I am signing this object:

@emalm
emalm / vsphere-iaas-settings-with-placeholders.yml
Created January 25, 2016 01:29
Provisional example vSphere iaas-settings stub for diego-release, circa Diego v0.1448.0
iaas_settings:
compilation_cloud_properties:
cpu: 2
disk: 8192
ram: 1024
disk_pools:
- cloud_properties:
type: thick
name: database_disks
resource_pool_cloud_properties:
@emalm
emalm / aws-iaas-settings-with-placeholders.yml
Created January 25, 2016 01:25
Example AWS iaas-settings stub for diego-release, circa Diego v0.1442.0
iaas_settings:
compilation_cloud_properties:
availability_zone: us-east-1a
instance_type: c3.large
resource_pool_cloud_properties:
- cloud_properties:
availability_zone: us-east-1a
elbs:
- PLACEHOLDER-SSHProxyELB-ID
instance_type: m3.medium

This is a minimal-ish set of instruction to set up a freshly imaged OS X workstation for working on Diego. If you've already used the Pivotal sprout recipes to provision your machine, you might have a bad time.

Pivotal Workstation Conveniences

These are nice for the core developer team, feel free to skip this section:

  • Download Chrome using Safari, and install it.
  • Download Wraparound from the web.
  • Download ShiftIt.zip from github.com/onsi/shiftit.
  • Get Flycut from the App Store.