Skip to content

Instantly share code, notes, and snippets.

@nellshamrell
Last active August 23, 2018 20:55
Show Gist options
  • Save nellshamrell/1c0c98ff91a41ed6ec26712ed1757c06 to your computer and use it in GitHub Desktop.
Save nellshamrell/1c0c98ff91a41ed6ec26712ed1757c06 to your computer and use it in GitHub Desktop.

Writing, building, and running 10 Habitat plans in 10 days.

  1. Basic node app plan (no scaffolding) - Linux
  2. Basic node app plan - Windows
  3. App with a database (Tomcat and something else?) on Linux
  4. .NET App with a Database on Windows
  5. Plan with Secrets (i.e. Hashicorp Vault)
  6. Plan with non-standard do_unpack
  7. Plan with non-standard do_prepare
  8. Plan with non-standard do_build
  9. Plan with non-standard do_install
  10. Plan with shared linked C libraries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment