The following are the definitions of the payload parameters passed the cartridge JSON:
General payload property definitions
Property Name | Clustered Setup | Standalone Setup | Description | Example Values | |
---|---|---|---|---|---|
Manager | Worker | ||||
COMMIT_ENABLED | Yes | No | No | true | |
CONFIG_PARAM_CLUSTERING | Yes | Yes | Yes | true - for a clustered setup false - for a standalone setup | |
CONFIG_PARAM_LB_IP, LB_IP | Yes | Yes | No | 127.0.0.1 | |
CONFIG_PARAM_REGISTRY_DB_URL, | Yes | Yes | No | jdbc:mysql://172.17.8.1:3306/registry_44x | |
CONFIG_PARAM_REGISTRY_DB_USER_NAME | Yes | Yes | No | root | |
CONFIG_PARAM_REGISTRY_DB_PASSWORD | Yes | Yes | No | root | |
CONFIG_PARAM_REGISTRY_DB_DRIVER | Yes | Yes | No | com.mysql.jdbc.Driver | |
CONFIG_PARAM_CONFIG_DB_URL | Yes | Yes | No | jdbc:mysql://172.17.8.1:3306/config_db_as_530 | |
CONFIG_PARAM_CONFIG_DB_USER_NAME | Yes | Yes | No | root | |
CONFIG_PARAM_CONFIG_DB_PASSWORD | Yes | Yes | No | root | |
CONFIG_PARAM_CONFIG_DB_DRIVER | Yes | Yes | No | com.mysql.jdbc.Driver | |
CONFIG_PARAM_USER_MGT_DB_URL, | Yes | Yes | No | jdbc:mysql://172.17.8.1:3306/userstore_44x | |
CONFIG_PARAM_USER_MGT_DB_USER_NAME | Yes | Yes | No | root | |
CONFIG_PARAM_USER_MGT_DB_PASSWORD | Yes | Yes | No | root | |
CONFIG_PARAM_USER_MGT_DB_DRIVER | Yes | Yes | No | com.mysql.jdbc.Driver | |
CONFIG_PARAM_PROFILE | Yes | Yes | Yes | This payload parameter is only common for the AM and DAS cartridges. | Gateway-Manager, Gateway-Worker, default |
CONFIG_PARAM_MEMBERSHIP_SCHEME | No | No | Yes | This payload parameter is only common for the AM and DAS cartridges. |
AM specific payload properties
Property Name | Clustered Setup | Standalone Setup | Description | Example Values | |
---|---|---|---|---|---|
Manager | Worker | ||||
CONFIG_PARAM_APIMGT_DB_URL | Yes | Yes | Yes | ||
CONFIG_PARAM_APIMGT_DB_USER_NAME | No | No | Yes | root | |
CONFIG_PARAM_APIMGT_DB_PASSWORD | No | No | Yes | root | |
CONFIG_PARAM_KEYVALIDATORCLIENTTYPE | Yes | Yes | No | WSClient | |
CONFIG_PARAM_DOMAIN | Yes | Yes | No |
AS cartridge specific payload properties
Property Name | Clustered Setup | Standalone Setup | Description | Example Values | |
---|---|---|---|---|---|
Manager | Worker | ||||
CONFIG_PARAM_WORKER_HOST_NAME | No | No | Yes | as.wso2.com | |
CONFIG_PARAM_MEMBERSHIP_SCHEME | No | No | Yes | stratos | |
APPLICATION_PATH | No | No | Yes | /var/www |
DAS cartridge specific payload properties
Property Name | Description | Example Values |
---|---|---|
CONFIG_PARAM_MEMBERSHIP_SCHEME | private-paas | |
CONFIG_PARAM_WSO2_ANALYTICS_WSO2_ANALYTICS_FS_DB_URL | URL of the WSO2_ANALYTICS_FS DB. | |
CONFIG_PARAM_WSO2_ANALYTICS_WSO2_ANALYTICS_FS_DB_USER_NAME | Username of
WSO2_ANALYTICS_FS
DB. | root |
CONFIG_PARAM_WSO2_ANALYTICS_WSO2_ANALYTICS_FS_DB_PASSWORD | Password of
WSO2_ANALYTICS_FS
DB. | root |
CONFIG_PARAM_WSO2_ANALYTICS_WSO2_ANALYTICS_FS_DB_DRIVER | Driver of Username of
WSO2_ANALYTICS_FS
DB. | com.mysql.jdbc.Driver |
CONFIG_PARAM_WSO2_ANALYTICS_EVENT_STORE_DB_URL | ||
CONFIG_PARAM_WSO2_ANALYTICS_EVENT_STORE_DB_USER_NAME | root | |
CONFIG_PARAM_WSO2_ANALYTICS_EVENT_STORE_DB_PASSWORD | root | |
CONFIG_PARAM_WSO2_ANALYTICS_EVENT_STORE_DB_DRIVER | com.mysql.jdbc.Driver | |
CONFIG_PARAM_WSO2_ANALYTICS_PROCESSED_DATA_STORE_DB_URL | ||
CONFIG_PARAM_WSO2_ANALYTICS_PROCESSED_DATA_STORE_DB_USER_NAME | root | |
CONFIG_PARAM_WSO2_ANALYTICS_PROCESSED_DATA_STORE_DB_PASSWORD | root | |
CONFIG_PARAM_WSO2_ANALYTICS_PROCESSED_DATA_STORE_DB_DRIVER | com.mysql.jdbc.Driver | |
CONFIG_PARAM_REG_DB_URL | jdbc:mysql://172.17.8.1:3306/registry_44x | |
CONFIG_PARAM_REGISTRY_DB_USER_NAME | root | |
CONFIG_PARAM_REGISTRY_DB_PASSWORD | root | |
CONFIG_PARAM_REGISTRY_DB_DRIVER | com.mysql.jdbc.Driver | |
CONFIG_PARAM_CONFIG_DB_URL | jdbc:mysql://172.17.8.1:3306/config_db_as_530 | |
CONFIG_PARAM_CONFIG_DB_USER_NAME | root | |
CONFIG_PARAM_CONFIG_DB_PASSWORD | root | |
CONFIG_PARAM_CONFIG_DB_DRIVER | com.mysql.jdbc.Driver | |
CONFIG_PARAM_USER_MGT_DB_URL | jdbc:mysql://172.17.8.1:3306/userstore_44x | |
CONFIG_PARAM_USER_MGT_DB_USER_NAME | root | |
CONFIG_PARAM_USER_MGT_DB_PASSWORD | root | |
CONFIG_PARAM_USER_MGT_DB_DRIVER | com.mysql.jdbc.Driver |
There are not cartridge specific payload parameters for the following cartridges:
- Application Server (AS)
- Business Process Server (BPS)
- Business Rules Server (BRS)
Overview
Content Tools
Activity