Installing the Content Deployer worker
The Content Deployer worker takes care of the actual processing of the content that arrives at the Content Deployer endpoint.
- Copying resources for the Content Deployer worker
Copy microservice resources to your target machine. - Setting a log location for your microservice
By default, Content Delivery microservices write their log files to a folder called c:/SDLWeb/log/. Set a proper location in the Logback configuration file for your microservice, logback.xml. - Configuring Content Data Store access for your Content Delivery Role
Roles use the Storage Layer to access the Content Data Store, where all content is stored. To configure content storage in one or more databases, addStorageelements to the file. - Installing a license for your Content Delivery Role
Your Role will not function without a valid license file. - Configuring the Content Deployer worker
Configure where incoming packages should be retrieved from, and a number of queuing and sizing parameters. - Installing the Content Deployer worker as a standalone microservice
Run the appropriate microservice installation PowerShell or Unix script to install and run the standalone microservice.