Deploying Content and Configuration Updates

Summary

Deploying a new release of your project to a production environment may require updating existing repository data. For example: a new field "Vendor" with a default value "Hippo" was added to an existing content type "Product", and the default value must be added to existing "Product" documents.

This guide describes the concepts involved and the procedures for the most common use cases, to make your deployments quick and painless.

Table of Contents

Precautions

Directly updating repository data in a production environment is discouraged, because during the process any publication channels (e.g. a website) may not be in a working state.

Instead we recommend you make a copy of your production database, set up a Bloomreach Experience Manager instance that uses the copy of the production database as storage and perform the update in this CMS instance. When the update is finished successfully you can switch your production CMS to use the updated database copy. This way your publication channels can keep running against a 'static' database. During the update process, no content or configuration should be modified or created in the production environment until it is switched to the updated database.

Also, updates must be tested consistently in Development, Test and Acceptance environments before deployment in Production.

The Updater Modules used in Hippo CMS versions 7.7 and earlier, which were automatically executed on startup, are no longer supported.

Several new tools were introduced in 7.8 to make content updates easier to manage.

Did you find this page helpful?
How could this documentation serve you better?
On this page
    Did you find this page helpful?
    How could this documentation serve you better?