Hi,

I've got a Rails app deployed at www.main-domain.com.  I need to deploy copies 
of that app to subdomains like sub1.main-domain.com, sub2.main-domain.com, etc. 
 Each subdomain could use the same app code, but each *must* have it's own 
database.  (They also need their own images, stylesheets, etc.)  None of the 
examples I've been able to Google up have that characteristic.  They all assume 
a shared database with the subdomain's data being filtered in the model.  I 
would really appreciate any thoughts / experience / pointers to stuff I've 
missed in my Googling that might put me on the right track re: how to deploy 
this.


Thanks,
Bill
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to