ReleaseEngineering/Tupperware: Difference between revisions

No edit summary
Line 28: Line 28:


= Project Requirements =
= Project Requirements =
To run an instance of the buildAPI locally, you will need the following:
There is only a single project dependency that you have to worry about
* Python with easy_install
* [Vagrant 1.6.3](https://www.vagrantup.com/download-archive/v1.6.3.html)
* MySQL
* [http://pypi.python.org/pypi/MySQL-python/ MySQL-Python]
* [https://code.google.com/p/google-visualization-python/ Google-visualization-python]
* [http://memcached.org/ Memcached]
* Snapshots of our two databases 'schedulerdb' and 'statusdb'. They are available on Cruncher
 
It is highly recommended to set up and work within a python [[ReleaseEngineering/Virtualenv|virtualenv]].
 
If you are looking to setup a local virtual environment to run BuildAPI, then follow [[ReleaseEngineering/BuildAPI/Setup_Local_Virtualenv_for_BuildAPI|this wiki]].


= Setup =
= Setup =
Confirmed users
194

edits