Deployer
This topic describes the Deployer element.
Description
Root of this configuration file.
Child element properties
Note: Child elements can appear in any order and each child element can occur zero times or one time.
Child elements
| Child element | Must occur at least | May occur at most | Element type |
|---|---|---|---|
| Monitoring | 0 times (optional) | 1 time | None |
| Queues | 0 times (optional) | 1 time | None |
| State | 0 times (optional) | 1 time | None |
| BinaryStorage | 0 times (optional) | 1 time | None |
| RMIChannel | 0 times (optional) | 1 time | None |
| Pipelines | 0 times (optional) | 1 time | None |
Attributes
| Attribute | Description and use | Type |
|---|---|---|
| Version | The version of this Content Delivery Deployer configuration file. This must be set to your Content Delivery version (without specifying a service pack), e.g. "7.0". (required) | string |
| InProcessDeploy | If set to true, the Content Deployer runs inside the microservice process; otherwise, it runs outside of it. (optional) | Boolean |
| LegacyTransport | If set to true, the Content Deployer accepts legacy transport. Defaults to false if omitted. (optional) | Boolean |