close

Filter

loading table of contents...

Content Server Manual / Version 2204

Table Of Contents

3.10.4.1 Creating a Test Environment

During migration, a lot of configurations and code has to be validated or adapted to ensure that it will conform with the new repository structure. You have to test the updated configuration files and programs in a realistic environment. To that end, you have to set up a new test environment, that is converted to multi-master mode early on during the migration project. In the following you will learn how to set up such a test system. Most changes are quite similar to the actual conversion process that happens at the time of the relaunch.

  1. Create two new database users for a new Content Management Server and a new Master Live Server.

  2. Initialize the database users using consistent backups of the existing servers.

  3. Install a new Content Management Server and a new Master Live Server (release CoreMedia CMS 2005 or later) and configure them to use the new database users. Keep the servers in single-site mode.

  4. Start the servers.

  5. Update the folder structure of the Content Management Server. Publish the changes. (You might want to perform the required actions using an automated script, so that the script can be reused later on during relaunch.)

  6. Shutdown the Content Management Server.

  7. Make sure that the Content Management Server is not already in multi-master mode by verifying that the property cap.server.multipleLiveServers is set to false. Run cm multisiteconverter in the Content Management Server Tools installation. This will automatically perform the following actions:

  • Verifying that the Content Management Server was previously in single-site mode and that it is not currently running.

  • Updating the database to include correct base folders for all resources.

  • Updating the database to mark the schema as multi-master enabled.

  1. Change the property cap.server.multipleLiveServers to true.

  2. Start the Content Management Server.

  3. Update the publisher.target to include the new top-level folder as its single publication target.

You may now install and use additional clients as needed.

When setting up the new repository structure in step 5, the ideal way is to put all resources into a single top-level folder, except the Home and System folders (Home and System folders normally contain no published content, see Section 3.10.4.2, “Migrating the Clients”). If you decide to keep multiple top-level folders, there may remain wide links. Wide links are links from one top-level folder tree to another top-level folder tree. Because such links might potentially span multiple publication targets, leading to local dead links, they are strongly discouraged and are reported as an error during publication. Therefore, you might want to execute a query for wide links in the CoreMedia Site Manager at this point. You might have to rethink your repository structure if wide links cannot be easily cleaned up.

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.