Copying resources for the combined Content Deployer in an upgrade scenario
Copy microservice resources to your target machine.
Procedure
- If you intend to run this microservice as a standalone microservice, do the following:
- Access your installation media and navigate to the folder Content Delivery\roles\.
- Navigate to the deployer\deployer-combined\ subfolder.
- Copy the standalone\ folder, with all its files and subfolders, to your target machine, and rename it to a unique name of your choosing.
- From the deployer\deployer-combined\webapp\config\ folder, also copy cd_ambient_conf.xml to the configuration location of your microservice.
- Open cd_ambient_conf.xml and ensure that the
OAuthEnabledattribute of theSecurityelement is set tofalse, and that theEnabledattributes of theRuleselement is also set tofalse.
- Alternatively, if you intend to run this microservice in a Java/JSP Web application (a setup that is deprecated and actively discouraged), do the following:
- Request its WAR file, plus a set of configuration files, from SDL Customer Support.
- When you receive the WAR file, unpack it to a location on your target machine from which your Java/JSP Web application server can deploy it.
- Copy the configuration files you received into the WEB-INF/classes/ folder of the unpacked Web application.