bootstrap-ubuntu.sh #2

  • //
  • guest/
  • tjuricek/
  • p4ws/
  • stream/
  • main/
  • config/
  • bootstrap-ubuntu.sh
  • Commits
# Change User Description Committed
#2 13210 tjuricek Reorganizing Vagrant definitions.

Each platform should allow developers to launch environments for development, builds, or 'production', so the entire CD process can be evaluated by anyone wiht access to the source tree.

This may eventually bring up a transient vSphere machine up and down, which may be necessary for sandboxing Omnibus related builds.
#1 13201 tjuricek Minimal .deb installer package for the p4_web_api

The goal of this package is to provide a way of distributing the web application source via deb instead of something like the workshop or git. There will definitely be some changes as a complete deployment workflow is defined.

This includes some vagrant machines for building the installer packages ('ubuntu') and testing out the environment ('salt').