User:Kjozwiak/Telemetry Experiments QA: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "== Local Staging Server Setup == The following steps will guide users to create a local staging server that will launch the experiments from. '''Note: This guide was done us...")
 
Line 6: Line 6:


* Clone the telemetry experiment server using the following command:
* Clone the telemetry experiment server using the following command:
** hg clone http://hg.mozilla.org/users/bsmedberg_mozilla.com/telemetry-experiment-server/
** Command: '''hg clone http://hg.mozilla.org/users/bsmedberg_mozilla.com/telemetry-experiment-server/'''
* One cloned, a directory names '''telemetry-experiment-server''' should have been created
* One cloned, a directory names '''telemetry-experiment-server''' should have been created

Revision as of 16:14, 27 March 2014

Local Staging Server Setup

The following steps will guide users to create a local staging server that will launch the experiments from.

Note: This guide was done using OSX, process should be very similar in Windows