1.3.1.0-FREETOWN Postdeployment Configuration

PRODUCTION

1. stop God

 /deploy/systasks/god.sh stop
 /deploy/systasks/god.sh status (#just make sure GOD NOT RUNNING message is shown)
 

2. Replace /deploy/crossbow/shared/config/generic_monitoring.rb file in the shared directory with the file from svn.

vi /deploy/crossbow/shared/config/generic_monitoring.rb
#replace it's content with the file from - https://repos.exphosted.com/svnrepos/crossbow/tags/1.3.1.0-FREETOWN/config/god/generic_monitoring.rb

3. Start God

 /deploy/systasks/god.sh start
/deploy/systasks/god.sh status (#should see 7 processes)