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 | Yes | Yes | No | 127.0.0.1 | |
CONFIG_PARAM_REG_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_WORKER_HOST_NAME | No | No | Yes | as.wso2.com | |
CONFIG_PARAM_MEMBERSHIP_SCHEME | No | No | Yes | stratos | |
APPLICATION_PATH | No | No | Yes | /var/www |
AM specific payload properties
Property Name | Clustered Setup | Standalone Setup | Description | Example Values | |
---|---|---|---|---|---|
Manager | Worker | ||||
AS specific payload properties
Property Name | Clustered Setup | Standalone Setup | Description | Example Values | |
---|---|---|---|---|---|
Manager | Worker | ||||
Overview
Content Tools
Activity