Adding Pipelines to your Content Deployer
To complete the installation, update your Content Deployer configuration by loading a product Add-on to match the features you intend to use.
Procedure
- Choose a Content Deployer extension package and accompanying configuration file to download from the list below, and copy it to a folder of your choosing from the installation media folder indicated. The specific extension package you need depends on your setup:
- Basic mashup setup
- Description: Your setup combines SDL Tridion Sites and SDL Tridion Docs in a mashup, using neither Experience Optimization nor Context Expression Extension.
- Copy from folder: \Content Delivery\roles\deployer\add-ons\
- ZIP file to copy: udp-deployer-dx-extension-assembly-VERSION-search.zip
- JSON configuration file to copy: udp-deployer-dx-extension-assembly-VERSION-search-config.json
- Mashup setup with Context Expression Extension added
- Description: Your setup combines SDL Tridion Sites and SDL Tridion Docs in a mashup, using the Context Expression Extension, but not Experience Optimization.
- Copy from folder: \Content Delivery\roles\expression\add-ons\
- ZIP file to copy: udp-cx-deployer-dx-extension-assembly-VERSION-search.zip
- JSON configuration file to copy: udp-cx-deployer-dx-extension-assembly-VERSION-search-config.json
- Basic SDL Tridion Docs setup
- Description: Your setup runs SDL Tridion Docs alone.
- Copy from folder: \Content Delivery\roles\deployer\add-ons\
- ZIP file to copy: udp-deployer-ish-extension-assembly-VERSION-search.zip
- JSON configuration file to copy: udp-deployer-ish-extension-assembly-VERSION-search-config.json
where VERSION is a string indicating the version and build number of the ZIP file at the time of release.
- Open the JSON configuration file you copied, if any, and edit it as follows:
- udp-deployer-dx-extension-assembly-VERSION-search-config.json
-
- Replace the root-level string
stagingwith a value that reflects the type of Content Delivery environment you are implementing. The value must be equal to the value of thecdenvironmentenvironment variable on the machine on which the Content Deployer runs. - Replace
QUERY_URLwith the endpoint URL of the IQ Query Service. - Replace
INDEX_URLwith the endpoint URL of the IQ Index Service. - Replace
DISCOVERY_URLwith the endpoint URL of the Discovery Service. - Replace
PASSWORDwith a valid password to access the Discovery Service. - Modify any default values in this file as needed.
- Replace the root-level string
- udp-cx-deployer-dx-extension-assembly-VERSION-search-config.json
-
- Replace the root-level string
stagingwith a value that reflects the type of Content Delivery environment you are implementing. The value must be equal to the value of thecdenvironmentenvironment variable on the machine on which the Content Deployer runs. - Replace
QUERY_URLwith the endpoint URL of the IQ Query Service. - Replace
INDEX_URLwith the endpoint URL of the IQ Index Service. - Replace
DISCOVERY_URLwith the endpoint URL of the Discovery Service. - Replace
PASSWORDwith a valid password to access the Discovery Service. - Modify any default values in this file as needed.
- Replace the root-level string
- udp-deployer-ish-extension-assembly-VERSION-search-config.json
-
- Replace the root-level string
stagingwith a value that reflects the type of Content Delivery environment you are implementing. The value must be equal to the value of thecdenvironmentenvironment variable on the machine on which the Content Deployer runs. - Replace
QUERY_URLwith the endpoint URL of the IQ Query Service. - Replace
INDEX_URLwith the endpoint URL of the IQ Index Service. - Replace
DISCOVERY_URLwith the endpoint URL of the Discovery Service. - Replace
PASSWORDwith a valid password to access the Discovery Service. - Modify any default values in this file as needed.
- Replace the root-level string
- In Content Manager Explorer, select Add-ons from the slide-out navigation and from the Manager tab, upload the ZIP file you downloaded.
- If you copied a JSON configuration file, in the same screen, use the Add button in te Configuration area to also upload the JSON configuration file as a custom configuration for your Add-on.
- Restart your Content Deployer microservice.