Documentation Center

Restoring backed-up resources from your existing Content Deployer (HTTP or HTTPS) or HTTP Upload role to the combined Content Deployer

Reapply your customizations by restoring your backup.

Procedure

  1. Copy all backed-up configuration files to the configuration location of the combined Content Deployer microservice.
  2. In the configuration location, open logback.xml for editing.
  3. Below the list of named properties and above the list of appenders, add the following:
    <!-- Custom filter -->
    <turboFilter class="com.sdl.delivery.deployer.configuration.logback.CustomLogbackFilter" />
  4. Save and close logback.xml.
  5. Copy all backed-up custom JAR files to the library location of the combined Content Deployer microservice.