Repository with scripts to demo "The Deploy Master"
Slides are available at http://bit.ly/thedeploymaster
This demo uses OpenShift 3
To use the scripts, specify the OPENSHIFT_IP environment variable.
Example: export OPENSHIFT_IP=35.185.41.87;
After that, execute ./setup.sh and wait (approximately 10 minutes) for the demo application to be deployed.
The OpenShift console credentials are developer/developer