ReleaseEngineering/How To/Restart BuildAPI
< ReleaseEngineering | How To
Jump to navigation
Jump to search
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 RabbitMQ server on cruncher
Don't know if this is necessary or not.
Restarting the agent
As root@production-master03
service selfserve-agent restart