Hello,

I need to configure my data source for different instances. Currently this 
is the last problem preventing me from going productive. I run my 
application for multiple customer instances and of course the database 
connection is different for each customer. This issue also occurs if you 
have a test and a productive environment. I think this is a fairly common 
use case and necessary for most real world applications, so I'm really 
surprised that I didn't see any solution for this in web2py (especially 
since web2py is so easy and powerful for everything else). Or did I just 
miss something?

Massimo, in case you read this, do you have an advice for me? is an 
environment configuration a feature that could be added in the future? I 
think that I read somewhere that web2py developers don't think this is 
necessary but I really don't understand why.

Is there a workaround for me? I have some ideas but nothing seems to be 
optimal. I'd prefer to avoid dirty hacks...

thanks,
Alex

Reply via email to