|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PhillyOnRails] mongrel instance management
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
A MySQL dependent solution would mean that if MySQL didn't start for
some reason, your applications would never have the chance to present a
friendly error message to your users, as the apps themselves wouldn't
have started.
Perhaps a YAML or sqlite based solution, or just a plain old shell
script that invokes your mongrels.
Andrew Libby wrote:
> Hey Folks,
>
> I'm new 'round here and am in need of a solution for managing
> multiple instances of mongrel on a single machine. We've got
> a bunch of sites running mongrel, and I don't really think a
> start/ stop script in /etc/rc3.d, etc is the right way to
> manage this. Anyone gotten into this before? If so what have
> you done?
>
> I'm leaning towards a registry of instances backed by MySQL that
> will start and stop all of the instances at system boot and shutdown.
>
> Thoughts?
>
> Thanks.
>
>
- --
Darian Anthony Patrick
Principal, Application Development
Criticode LLC
(215) 240-6566 Office
(866) 789-2992 Facsimile
Web: http://criticode.com
Email: darian@criticode.com
JID: darian@jabber.criticode.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFrmdZKpzEXPWA4IcRAkUoAKCJAk6+DhAOqSeSXDdpwW/x2/TP5QCfSH87
2W8HeT5jHuGZUpF+8ZjFVZw=
=OnlZ
-----END PGP SIGNATURE-----
_______________________________________________
To unsubscribe or change your settings, visit:
http://lists.phillyonrails.org/mailman/listinfo/talk
|
|