Installing the Content Deployer endpoint
The Content Deployer endpoint is a core Content Delivery Role that must be installed in order for SDL Tridion Docs to work.
- Copying resources for the Content Deployer endpoint
Copy microservice resources to your target machine. - Configuring the Content Deployer endpoint
In the Content Deployer configuration file, configure where incoming packages should be retrieved from, and a number of queuing and sizing parameters. In this file, you can specify configuration strings as hardcoded values or as parameters. - Installing the Content Deployer endpoint as a standalone microservice
Run the appropriate microservice installation PowerShell or Unix script to install and run the standalone microservice. - Securing the microservice with SSL
You may wish to secure your microservice using Secure Socket Layer (SSL), so that an HTTPS connection is required to interact with the service. - Connecting to an HTTPS-secured Discovery Service
If you secured your Discovery Service with HTTPS, you imported your certificate into a keystore which you passed to the Discovery Service. To connect to the Discovery Service, import the same certificate into your local Java keystore. - Registering the Content Deployer endpoint as a Capability
If you already used theauto-registerswitch to register this Server Role as a Capability when you installed it as a standalone microservice, you can skip this task. If you did not, you can make this microservice discoverable through the Discovery Endpoint by hand by adding it as a Capability to the Discovery Service's Storage Layer configuration file and update the Capability registry by rerunning the Discovery Service registration tool.