Confirmed users
3,990
edits
No edit summary |
|||
Line 1: | Line 1: | ||
= Overview = | = Overview = | ||
The BuildAPI is a Pylons project used by RelEng to surface information collected from two databases updated through our buildbot masters as they run jobs. | The BuildAPI is a Pylons project used by RelEng to surface information collected from two databases updated through our buildbot masters as they run jobs. | ||
= Project Requirements = | = Project Requirements = | ||
Line 16: | Line 14: | ||
If you are looking to setup a local virtual environment to run BuildAPI, then follow [[ReleaseEngineering/BuildAPI/Setup_Local_Virtualenv_for_BuildAPI|this wiki]]. | 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 = | |||
Mana documentation: | |||
* [https://mana.mozilla.org/wiki/display/IT/Redis Redis] | |||
* [https://mana.mozilla.org/wiki/display/IT/BuildAPI BuildAPI] | |||
* [https://mana.mozilla.org/wiki/display/IT/RelEng+RabbitMQ] | |||
Puppet setup: | |||
* [http://hg.mozilla.org/build/puppet/file/default/modules/selfserve_agent selfserve_agent] | |||
* [http://hg.mozilla.org/build/puppet-manifests/file/default/modules/buildapi buildapi] | |||
* [http://hg.mozilla.org/build/puppet-manifests/file/default/modules/redis redis] | |||
= Getting Started = | = Getting Started = | ||
The source for the buildapi is available here: [http://hg.mozilla.org/build/buildapi buildapi source] | The source for the buildapi is available here: [http://hg.mozilla.org/build/buildapi buildapi source] | ||