Asset Picker configurations
To configure Asset Picker for Docker, make the necessary modifications to the assetpicker-configMap.yaml file.
To access the assetpicker-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 |
|---|---|
| ASSET_HOST_NAME | The system host name of Asset Picker. |
| ASSET_MANAGEMENT_PORT | The management port number for the Asset Picker system. |
| ASSET_MANAGEMENT_HTTPS_PORT | The management HTTPS port number for the Asset Picker system. |
| ASSET_AJP_PORT | The AJP port number for the Asset Picker system. |
| ASSET_HTTP_PORT | The HTTP port number for the Asset Picker system. |
| ASSET_HTTPS_PORT | The HTTPS port number for the Asset Picker system. |
| ASSET_RECOVERY_ENV_PORT | The recovery environment port number of the Asset Picker system. |
| ASSET_STATUS_MANAGER_PORT | The status manager port number of the Asset Picker system. |
| PRODUCT_OPTS_ASSET | Product specific options for Asset Picker. |
| ASSET_PRODUCT_NAME | The name assigned ofr the Asset Picker |
| ASSET_WAR_NAME | The name of the WAR file. |
| ASSET_APPLICATION_NAME | The name of the main application. For example, Unica. |
| ASSET_DOMAIN_USERNAME | The domain username for Asset Picker. |
| ASSET_DOMAIN_PASSWORD | The domain password for Asset Picker. |