Jump to: navigation, search

Difference between revisions of "Solum/solum m2 demo"

m
m
Line 13: Line 13:
 
* cd vagrant-solum-dev
 
* cd vagrant-solum-dev
 
* git checkout remotes/origin/djangodemo
 
* git checkout remotes/origin/djangodemo
*
+
* cd ../..
 +
* mkdir solum_m2demo
 +
* cd solum_m2demo
 +
* git clone https://github.com/rackerlabs/solum-m2demo-ui
 +
* export WEBGUI=`pwd`
 +
<br>
 +
Note: This demo uses docker containers by default but if a virtual machine is desired instead, add this command: export SOLUM_IMAGE_FORMAT=vm
 +
 
 +
* cd ../solum_vagrant/vagrant-solum-dev
 +
* vim Vagrantfile
 +
* x

Revision as of 16:33, 30 April 2014

Solum M2 Demo

The Solum M2 Demo represents the longer term program direction and does not represent currently implemented Solum features.

Solum Demo Vagrant Installation Instructions

Note: These installation instructions were tested on Mac OS X v10.7.5.


Note: This demo uses docker containers by default but if a virtual machine is desired instead, add this command: export SOLUM_IMAGE_FORMAT=vm

  • cd ../solum_vagrant/vagrant-solum-dev
  • vim Vagrantfile
  • x