Offer configurations
To configure Centralized Offer Management for Docker, make the necessary modifications to the offer-configMap.yaml file.
To access the offer-configMap.yaml file, navigate to /unica/templates/ in the Unica charts folder. Open the file and make modifications to the following parameters:
| Parameter name | Parameter description |
|---|---|
| COM_HOST_NAME | The system host name of Centralized Offer Management. |
| COM_MANAGEMENT_PORT | The management port number for the Centralized Offer Management system. |
| COM_MANAGEMENT_HTTPS_PORT | The management HTTPS port number for the Centralized Offer Management system. |
| COM_AJP_PORT | The AJP port number for the Centralized Offer Management system. |
| COM_HTTP_PORT | The HTTP port number for the Centralized Offer Management system. |
| COM_HTTPS_PORT | The HTTPS port number for the Centralized Offer Management system. |
| COM_RECOVERY_ENV_PORT | The recovery environment port number of the Centralized Offer Management system. |
| COM_STATUS_MANAGER_PORT | The status manager port number of the Centralized Offer Management system. |
| COM_MIN_HEAP | The minimum heap size allocated for Centralized Offer Management. |
| COM_MAX_HEAP | The maximum heap size allocated for Centralized Offer Management. |
| Parameter name | Parameter description |
|---|---|
| PRODUCT_OPTS_COM | Product specific options for Centralized Offer Management. |
| COM_PRODUCT_NAME | The name assigned for Centralized Offer Management. |
| CENTRALIZED_OFFERS_WAR_NAME | The name of the WAR file. |
| COM_APPLICATION_NAME | The name of the main application. For example, Unica. |
| COM_DOMAIN_USERNAME | The domain username for Centralized Offer Management. |
| COM_DOMAIN_PASSWORD | The domain password for Centralized Offer Management. |