In our production environment we have one single CMS server and two CD servers. These two CD servers share a Web + Security DB, they have no access to the Core database.
We wish to begin the upgrade path from 6.2 rev 100507 to 6.4.1 Update 3. The first update to apply is go to 6.3.0 Initial Rev.
Are there any details on how we would go about upgrading these two CD environments? The Sitecore document "Configuring Production Environments" briefly mentions it, but the detail is a bit lacking to say the least:
If you remove the content of the /sitecore folder, please beware that you will not have access to Sitecore backend anymore on the content delivery servers. This may potentially complicate upgrading because there will be no access to the Sitecore Installation Wizard for update deployment. In this case you will need to manually update Sitecore by moving the file assets from the update packages to the file system of the content delivery servers.
But there are no further details on how to achieve this. I have opened up the update package to find these folders:
- properties
- metadata
- installer
- deletedfolders
- deletedfiles
- changeditem
- changedfiles
- addeditems
- addedfolders
- addedfiles
Most of these files seem to be DIFF files especially for Sitecore, with no indication of how these could be applied to the server. (i.e. it's not just a case of dragging the files over).
I imagine this must be a common scenario, are there any guides that can be followed for it, or does anyone have a suggestion for the best way to go about this?