I was using god to start and monitor my starling and workling daemons.
Works awesome on development machine but "workling_starling_client" refuses to start on my production machine.
|
|
I was using god to start and monitor my starling and workling daemons. Works awesome on development machine but "workling_starling_client" refuses to start on my production machine.
|
||
|
|
|
|
I realized that by explicitly doing
my workling-starling-client started up properly. Therefore I had to declare RAILS_ENV variable before issuing god config file
I'm also using the variable to start starling daemon in production port
end |
||
|
|