Documentation Center

Copying resources for the Discovery Service installation

Copy the standalone microservice resources.

Procedure

  1. Access your installation media and navigate to the folder Content Delivery\roles\.
  2. Navigate to the discovery\ subfolder.
  3. Copy the standalone\ folder, with all its files and subfolders, to your target machine, and rename it to a unique name of your choosing.
  4. Navigate to the lib\ subfolder of the new folder you created.
  5. 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-Proto and X-Forwarded-Port headers:

    1. On your installation media, navigate to Content Delivery\resources\filter\.
    2. Copy the file service-container-filter-VERSION.jar, where VERSION indicates the version of the file, to your target machine.
  6. 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.