Copying resources for the Content Service installation in an upgrade scenario
Copy microservice resources to your target machine, or copy the contents of a WAR file to a Web application location.
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 content\ 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.
- 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.