WuyaSea Operator
2006-Dec-03 14:54 UTC
is it possible to run multiple blog with one typo process?
is it possible to run multiple blog with one typo process? each rails process takes 30-50MB memory, then several typo blogs takes quite a bit resources. so how to modify typo to run multi blog with minimal changes? * each blog has own domain or subdomain name. * each blog has own directory for its own DB and theme files. * I know how to overwrite ActiveRecord connection() in a plugin * but I don''t know how to handle theme and layout for multi blogs. overwrite layout() and detect domain name? www.WuyaSea.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Pratik
2006-Dec-03 15:33 UTC
Re: is it possible to run multiple blog with one typo process?
Last time I checked, mephisto had better support for multi blogs. On 12/3/06, WuyaSea Operator <wuyasea-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > is it possible to run multiple blog with one typo process? each rails > process takes 30-50MB memory, then several typo blogs takes quite a bit > resources. so how to modify typo to run multi blog with minimal > changes? > > * each blog has own domain or subdomain name. > * each blog has own directory for its own DB and theme files. > * I know how to overwrite ActiveRecord connection() in a plugin > * but I don''t know how to handle theme and layout for multi blogs. > overwrite layout() and detect domain name? > > > www.WuyaSea.com > > > > >-- rm -rf / 2>/dev/null - http://null.in Dont judge those who try and fail, judge those who fail to try.. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
WuyaSea Operator
2006-Dec-03 16:00 UTC
Re: is it possible to run multiple blog with one typo process?
from reading http://mephisto.stikipad.com/help/show/HostingMultipleSites , it seems that their support for multi site is an afterthought too. -- www.wuyaSea.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---