Copying resources for the Discovery Service installation
Copy the standalone microservice resources.
Procedure
- Access your installation media and navigate to the folder Content Delivery\roles\.
- Navigate to the discovery\ 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.
- Navigate to the lib\ subfolder of the new folder you created.
- If all of the following are true:
- Clients connect to the Discovery Service through HTTPS.
- You are using Amazon's Elastic Load Balancer.
then you must do the following to enable forwarding of
X-Forwarded-For,X-Forwarded-ProtoandX-Forwarded-Portheaders:- On your installation media, navigate to Content Delivery\resources\filter\.
- Copy the file service-container-filter-VERSION.jar, where VERSION indicates the version of the file, to your target machine.
- From the registration\ subfolder, copy the Discovery Service registration tool, discovery-registration.jar, to a location of your choice. A good location would be the the config\ subdirectory of your Discovery Service directory.