Shared Services Properties
The following properties can be modified when deploying shared services
|
Property |
Default Value |
Description |
|---|---|---|
|
shared services_jdbc_password |
N/A |
The password for the user that the Shared Services uses to connect to the database (only used internally within CMP) |
|
shared services_port |
21218 |
The port on which Shared Services will listen for connections |
|
shared services_use_ssl |
false |
Flag that indicates whether the SSL listeners should be activated |
|
shared_services_passwordt |
N/A |
The password that is used by other applications to call Shared Services (only used internally within CMP). If omitted a password will be generated. |
| sharedservices_lb_url | N/A |
The URL of the Load Balancer that serves Shared Services REST application in the format:
It must be defined for the HA installation, i.e. when there is more than one Shared Services server to be defined. |
|
ssl_certificates |
N/A |
This property is a dictionary of elements: "private_key"and "certificate". Each element is the path to the corresponding PEM file. If specified and |
| sharedservices_allocated_heap_size | 4 GB | The size of the Shared Service heap memory. Please ensure there is enough memory on the host to accommodate allocated heap sizes. |