ReleaseEngineering/How To/Restart BuildAPI
< ReleaseEngineering | How To
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