Jump to: navigation, search

Difference between revisions of "Solum/solum m2 demo"

Line 18: Line 18:
 
<br>
 
<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
 
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
 
* vagrant up
 
* vagrant up
 +
 +
[This may take about 15 minutes or so to install.]

Revision as of 17:36, 30 April 2014

Solum Milestone 2 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
  • vagrant up

[This may take about 15 minutes or so to install.]