canmove, Confirmed users
225
edits
Line 9: | Line 9: | ||
# 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 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 prerequisites for running Datazilla. | # Build upon the base Vangrant file to provision the Docker instance with the necessary prerequisites for running Datazilla. | ||
# Add automation to the provisioning process to clone the Datazilla code and to set up a local database with test data. | # Add automation to the provisioning process to clone the [https://github.com/mozilla/datazilla/ Datazilla code] and to set up a local database with test data. | ||
# Write an MDN article documenting how to use Vagrant to provision a Datazilla development environment. | # Write an MDN article documenting how to use Vagrant to provision a Datazilla development environment. | ||
==Bugs== | ==Bugs== | ||
No meta bug created yet. | No meta bug created yet. |