Hello

I'm using almost the same architecture for my clients.

Everything's working fine even with symbolic links.

I'm updating plugins apart from the client's application upgrade.

About your point 2 I'm not sure to understand what you want to do.
Store application settings in a (mysql) database? As application 
settings are usually stored in files, you may have some problems to do 
that...

:-)

Nicolas.

[EMAIL PROTECTED] a écrit :
> I am deploying multiple copies of symfony web application for different 
> clients in my own debian server.
>
> For easy upgrades(application is in beta progress)   i want to make 
> something like that:
>
> 1.ln -s modules and plugins from every client symfony webroot to some 
> special place like /var/www/modules
>     for example ln -s /home/client1/web/plugins/sfGuardUser 
> /var/www/plugins/sfGuardUser
>
> 2.keep all clients applications settings in database
>
> this way i can simply make edit in one place and dont bother to install 
> upgrades in every directory
>
> What do you think about that? Anyone tried the same strategy?
> What are pros and cons?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to