canmove, Confirmed users
225
edits
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
==Project Plan== | ==Project Plan== | ||
We have already gone through the process of setting up Vagrant to provision a development environment for our TreeHerder web app. The documentation on how to install TreeHerder using Vagrant is [https://treeherder-service.readthedocs.org/en/latest/installation.html here]. The TreeHerder Vagrant file is [https://github.com/mozilla/treeherder-service/blob/master/Vagrantfile here]. | |||
To be successful in this project, the following has to be accomplished: | |||
# Build a base Vagrant file to provision a Docker instance running Ubuntu 13.04. This will be used as the base for a number of other similar projects. | |||
# Build upon the base Vangrant file to provision the Docker instance with the necessary [http://mzl.la/1mEAiz5 prerequisites] for building Firefox OS. | |||
# Add automation to the provisioning process to clone the [http://bit.ly/SCmEzv Firefox OS repo] | |||
# Write an MDN article documenting how to use Vagrant to provision a Firefox OS development environment. | |||
==Bugs== | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=1007532 Bug 1007532 - Meta bug for tracking vagrant/docker provisioning b2g dev env] |