Hi everyone, Could you take a look at this issue a have: http://stackoverflow.com/questions/12081726/one-god-for-different-rubies-with-rvm
I thought to monitor each app (server) separately... Does this make sense? When I would deploy with capistrano, start/stop events would be sent to the appropriate god wrapper. And when starting god with init scripts I would go with: su deployment-user -c "/home/deployment-user/rvm/bin/app-prefix_god -c config/path/config.god" One of the disadvantages I see right now is that it will consume RAM for each app, which is not ideal. Thanks in advance for your help, Greetings Michael -- You received this message because you are subscribed to the Google Groups "god.rb" group. To view this discussion on the web visit https://groups.google.com/d/msg/god-rb/-/s4zl-mFJYKAJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/god-rb?hl=en.
