ReleaseEngineering/How To/Restart BuildAPI

Restarting the buildapi web app

As root@cruncher.

cd ~catlee/buildapi-official/
kill `cat paster.pid`
sudo -u catlee /home/catlee/bin/run_buildapi.sh

Restarting the agent

As root@buildbot-master10

service selfserve-agent restart