On Sun Sep 24, 2006 at 09:20:31PM -0400, Michael P. Soulier wrote: > I am considering creating a web interface for system administration, but it > would need a plug-in architecture, adding new UIs as new services are added. > I'm thinking about doing this with multiple Rails applications, and I'm > curious as to whether mongrel can most multiple apps in a single instance, as > opposed to running one for each. Is this possible?
this is developing. you can already run multiple camping apps (and maybe iowa/nitro/etc?). multiple rails apps wll require usage of the sandbox.. > > Thanks, > Mike > -- > Michael P. Soulier <[EMAIL PROTECTED]> > "Any intelligent fool can make things bigger and more complex... It > takes a touch of genius - and a lot of courage to move in the opposite > direction." --Albert Einstein > _______________________________________________ > Mongrel-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/mongrel-users _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
