Roll out multiple sites on multiple domains

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
omniat
Forum Members
Forum Members
Posts: 15
Joined: Sun Feb 17, 2008 2:34 am

Roll out multiple sites on multiple domains

Post by omniat »

Hi All,

I have finally got my CMS build exactly were i want it in terms of modules, skins etc. Now i want to roll the build out to multiple domains. What is the easiest way to do this? I dont want to config every site separately.

Cheers
omniat
Forum Members
Forum Members
Posts: 15
Joined: Sun Feb 17, 2008 2:34 am

Re: Roll out multiple sites on multiple domains

Post by omniat »

someone must have a way to do this? I am sure there are others that would like to know as well.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Roll out multiple sites on multiple domains

Post by Nullig »

Have a look at the sitepusher module.

Nullig
omniat
Forum Members
Forum Members
Posts: 15
Joined: Sun Feb 17, 2008 2:34 am

Re: Roll out multiple sites on multiple domains

Post by omniat »

tried it. its not compatible with the version of PHP on my server.
vaughnt
Forum Members
Forum Members
Posts: 82
Joined: Tue Jun 13, 2006 2:05 pm

Re: Roll out multiple sites on multiple domains

Post by vaughnt »

Is this a running CMS install you have configured, or is this a modification of the install package?

I do something similar... I have a base install directory. I add some module packages, some tags, tweak some config files. Get it the way I want. I then use a shell script to roll this out to new sites. Just supply the account name, and it creates the directories, sets the permissions, makes the database, and copies the files. I still have to visit the site and run the /install , but it really speeds things up.

I have a second script that cleans up afterwards, removing the /install dir, setting perms on config.php, and so on.

I use a modified version of the above shell script for doing upgrades. Considering I have around 70 CMSMS currently installed, having some automation is really important when it's upgrade time!
--
My photography: http://vaughnsphotoart.com
Festiva Resorts: http://www.festiva.travel
omniat
Forum Members
Forum Members
Posts: 15
Joined: Sun Feb 17, 2008 2:34 am

Re: Roll out multiple sites on multiple domains

Post by omniat »

I have modified code slightly and menus & templates to get it the way i want it and all my modules congfiged the way i want them. Dont really want to repeat the process every time.

What are the scripts you are using? and are they easy to get going?

Cheers
Locked

Return to “[locked] Installation, Setup and Upgrade”