I’m using Godaddy UNIX platform for the hosting. Based on your proposed architecture and video tutorial’s, this is what I’m going to do. Please let me know my understanding is right.
www.domain.com -> /var/chroot/home/content/xx/xxxxxxx/html
1. Create sub-domain directory
sub-domain.domain.com -> /var/chroot/home/content/xx/xxxxxxx/html/sub-domain
2. Install Joomla 2.5 all the extensions, plug-ins and JMS in the master sub-domain .
master.domain.com -> /var/chroot/home/content/xx/xxxxxxx/html/sub-domain/master
3. Create slave site in the master website thru back end using JMS and deploy it on the main domain. This is the primary website. Share the joomla , community builder and virtuemart user’s
www.domain.com -> /var/chroot/home/content/xx/xxxxxxx/html/
4. Install the JMS extension for the master in the slave site to create templates , sites from both front end and back end .
5. Create slave 1 from slave site . This is a blank website with no default values .Create template called <Blank Template> to create sites from the frontend
Slave site-> slave1->Template<Blank Template>->slave1.1->Salve1.2
6. Repeat the step 5 to create more slave sites and Templates to create the sites. Shared user’s will be seen in all the sites.
7. Use Multi-Sites partial user sharing module for the user sharing.
Visual representation of all the steps described above
1.
master.domain.com === joomla2.5+ Extensions(JMS)+Plug-ins
2.
www.domain.com === Slave site created in the master site
3. Master – > Slave
4. Slave –> Slave1 -> Template <T1> -> Slave1.1
Slave –> Slave1 -> Template <T1> -> Slave1.2
Slave –> Slave1 -> Template <T1> -> Slave1.3
Slave –> Slave2 -> Template <T2> -> Slave2.1
Slave –> Slave2 -> Template <T2> -> Slave2.2
Slave –> Slave2 -> Template <T2> -> Slave2.3
Slave –> Slave3 -> Template <T3> -> Slave3.1
Slave –> Slave3 -> Template <T3> -> Slave3.2
Slave –> Slave3 -> Template <T3> -> Slave3.3
Share the Joomla users and community builder user in the Slave site.