Hello, We have a shared hosting server that hosts many domains (we will assume that the amount will be scalable). We develop a Cake application and each domain has a copy of the application's files. Each copy of the application connects to each domain's database.
Deploying updates to each domain is an incredibly tiresome and tedious process. We want to consider alternative setups that will make this process easier. We have thought of one alternative, but are unsure of the scalability of them: - Place one copy of the Cake application on the server and create sym links for the shared files. Domain specific files will of course be unique for each domain Has anyone had a similar issue or experience? If anyone has any suggestions or previous experience with a similar issue, please share! -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php. For more options, visit https://groups.google.com/groups/opt_out.
