Hi everybody,
I am looking for a solution to easily and quickly install modules AND their configuration from local and remote servers. Basically, I have 2 situations:
1) I have a local dev server on which I install and configure modules. For the moment, when I have a working module with a working configuration, I have to install it on the remote server and then reproduce the configuration I had locally. How could I export the local configuration and import it on the remote server?
2) I regularly "copy" the remote server locally to a DEV server. After copying everything from remote to local, I still have to make specific modifications to the DEV server configurations (for example, change the title of the site so that I can quickly see it is the DEv server, change paths to data stored on S3 so that I do not put mess when testing new features, etc). How could I automate this?
For the moment, I am thinking of putting everything in a PHP script that I could launch when I have to update the configuration of local and/or remote sites. Do you know of a better solution?
Best regards.
Read »








