I've just started using God and have a few beginner's questions. I'd
appreciate any help you can give me.
- If I want to monitor several Rails apps' Mongrels on a server,
should I have a single instance of God running or one per app? How
do I monitor the second and subsequent apps?
- What's the difference between the commands stop, unmonitor and
remove? And quit and terminate?
- What commands should one use when deploying with Capistrano so that
the deployment's stopping and starting of Mongrel doesn't tangle with
God?
I can see that God will greatly improve my life but I haven't quite
figured out how to get there yet.
Thanks and regards,
Andy Stewart
-------
http://airbladesoftware.com
> I've just started using God and have a few beginner's questions. I'd
> appreciate any help you can give me.
Welcome to the glory of god Andrew, and good questions-- I've been
using God for a few months and I don't know great answers to the first
two.
> - What commands should one use when deploying with Capistrano so that
> the deployment's stopping and starting of Mongrel doesn't tangle with
> God?
Here is my solution, maybe Tom can tell us if he has a better one:
http://rafb.net/p/T8pNKO71.html
--
John Joseph Bachir
http://blog.johnjosephbachir.org
http://lyceum.ibiblio.org
http://dissent.cc
http://jjb.cc
Thanks for that code snippet. It looks just the job. I'll use it
and let you know if I happen to think of any useful modifications.
Regards,
-Mike
Mike Subelsky
Hacker & Improvisor // subelsky.com
here's the new and improved version of that same code:
http://pastie.textmate.org/private/xnfrbmwsgqgadk0x5ygw1g
http://pastie.textmate.org/private/bwcevchjiscr9zvdqmuq
John