Hi,

I considering offering hosted version of my web app. So I'm thinking
of modifying the code to make it multi-tenant (a single web app that
manage customers from within the app). Doing so would require a lot of
time to make change to the code, but it would certainly be easier to
scale using scalr since it would be considered a single web app.

Also, making an app multi-tenant will also prevent (or at least make
it a lot more difficult) to customize it for every customers. So I'm
also considering that for each customer signup, I would setup a
different app with its own db.

That way, if a customer wants to install specific plugin, it's easier
that way since it won't affect others.

So my question is would it be possible to scale this using scalr? How
would it work? Every time a customer signs up, I would have a script
update apache config to add a new customer.mydomain.com? How would
that automatically update scalr settings so customer.mydomain.com is
managed by scalr in a way that a single farm could manage many
customers? Is this possible at all with scalr or it's not meant for
that kind of situation?

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/scalr-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to