We are building an application that will essentially contain 2 seperate parts.
- We have created a load of document types / data types / templates that will provide the unlying functionality to a number of websites.
- We need to create a basic website which consists of a set of content items that we will deploy to a multi site installation (150 websites).
So we will deploy a base Umbraco installation into IIS which will contain all of the necessary document types etc. We then create on our dev server the neccessary items (pages / content items) that will sit on top of this base installation to give a customer a base installation. We then obviosuly then need to run this process say 150 times to create 150 websites on the live server (each with a different host header).
Is a package or the use of Courier more appropriate for this use?
Multiple site content deployment
We are building an application that will essentially contain 2 seperate parts.
- We have created a load of document types / data types / templates that will provide the unlying functionality to a number of websites.
- We need to create a basic website which consists of a set of content items that we will deploy to a multi site installation (150 websites).
So we will deploy a base Umbraco installation into IIS which will contain all of the necessary document types etc. We then create on our dev server the neccessary items (pages / content items) that will sit on top of this base installation to give a customer a base installation. We then obviosuly then need to run this process say 150 times to create 150 websites on the live server (each with a different host header).
Is a package or the use of Courier more appropriate for this use?
Thanks in advance.
is working on a reply...