Jump to: navigation, search

Solum/solum m2 demo

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.

  • Install Vagrant (http://www.vagrantup.com/downloads.html); tested with Vagrant v1.5.4
  • Note: From a command prompt, "vagrant plugin install vagrant-omnibus" was executed but this step should NOT be needed. Including only in case there is an issue as something to try.
  • Make a directory for a github repository; this demo uses an arbitrary "mkdir solum_vagrant".
  • cd solum_vagrant
  • git clone https://github.com/ed-/vagrant-solum-dev
  • cd vagrant-solum-dev
  • git checkout remotes/origin/djangodemo