ReleaseEngineering/How To/Restart BuildAPI

From MozillaWiki
< ReleaseEngineering‎ | How To
Revision as of 00:29, 11 April 2011 by NThomas (talk | contribs) (Created page with "{{Release Engineering How To|Restart BuildAPI}} '''NB: catlee needs to review this page for accuracy''' = Restarting the buildapi web app = Start channelling Dr Evil and becom...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


NB: catlee needs to review this page for accuracy

Restarting the buildapi web app

Start channelling Dr Evil and become catlee on cruncher.

 cd ~catlee/buildapi-official/
 source ~catlee/.virtualenvs/pylons/bin/activate
 paster serve --stop-daemon
 paster serve --daemon production.ini

Restarting RabbitMQ server on cruncher

Don't know if this is necessary or not.

Restarting the agent

As root@production-master03

service selfserve-agent restart