Confirmed users
106
edits
| Line 109: | Line 109: | ||
'''''NOTE: This is a work in progress, and may have bugs. See https://github.com/mozilla/webmaker-suite for more on using webmaker-suite itself''''' | '''''NOTE: This is a work in progress, and may have bugs. See https://github.com/mozilla/webmaker-suite for more on using webmaker-suite itself''''' | ||
* Download and install vagrant first ( http://www.vagrantup.com/downloads.html ) | * Download and install vagrant first ( http://www.vagrantup.com/downloads.html ) | ||
* Download | * Download the Vagrantfile from https://github.com/mozilla/webmaker-suite/tree/master/vagrant/localdev into a folder where you want to run your webmaker-suite VM from (ie, /Users/myuser/vagrant/webmaker-suite) | ||
* In terminal.app, cd into that folder, and issue the command ''vagrant up'' | * In terminal.app, cd into that folder, and issue the command ''vagrant up'' | ||
It will download the current version box (this is 1.7gb, may take a while) | It will download the current version box (this is 1.7gb, may take a while) | ||
| Line 125: | Line 125: | ||
http://127.0.0.1:12416 - goggles.webmaker.org | http://127.0.0.1:12416 - goggles.webmaker.org | ||
More detailed information available here: https://github.com/mozilla/webmaker-suite/blob/master/vagrant/README.md | More detailed information available here: https://github.com/mozilla/webmaker-suite/blob/master/vagrant/localdev/README.md | ||
Example Output | Example Output | ||