Skip to content

Instantly share code, notes, and snippets.

@dpeterka
Created November 15, 2015 05:41
Show Gist options
  • Save dpeterka/a5ecc3cf01c2579c04d3 to your computer and use it in GitHub Desktop.
Save dpeterka/a5ecc3cf01c2579c04d3 to your computer and use it in GitHub Desktop.
Punchdown
duftler [12:40 AM]12:40
1) ​˜Get the build to the point that we don't need forked repo's and can publish to bintray (from upstream HEAD) artifacts that work with the one-liner 1 and Eric's scripts˜​
2) Create a 'both' choice for the initial (amazon|google|none) prompt
3) Split out defaultRegion into defaultAmazonRegion and defaultGoogleRegion
4) Make one-liner provisioned machine work with Eric's unified configuration setup
5) Get Eric's "start all", "reconfigure" and "stop all" scripts working with new setup
6) Document the simple steps for getting up and running on Amazon and Google using this path
7) ​˜Make sure /home/spinnaker is always created˜​
8) Make apache listen on 9000 instead of 80
9) Bind apache to localhost only
10) Populate `SPINNAKER_GOOGLE_PROJECT_ID` with GCP project id from metadata server if running on a google vm, regardless of google.enabled value
11) Update app.js to comment-out netflix module
12) Automatically set value of `rush.configDir` so the packer templates can be resolved
13) Automatically populate AWS values if running on an EC2 instance (@dstengle, please flesh out details here)
14) Remove user prompts from InstallSpinnaker and/or take args as standard in or a file
15) Remove all docker setup steps (i.e. for rosco) from build process (rosco/rush run bakes as local jobs now)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment