Note |
---|
This page is under construction. Check with Lahiru |
...
Click the respective element link for in-depth information. Table of Contents |
---|
minLevel | 4 cartridge
Criteria | Description |
---|
XML Syntax | <cartridge> |
Description | Defines the various Cartridge elements available. There can be 1..n Cartridge elements. |
Mandatory/Optional | Mandatory |
Attribute | type |
Type | String |
Mandatory/Optional | Mandatory |
Attribute | host |
Type | String
|
Mandatory/Optional | Mandatory |
Attribute | provider
|
Type | String |
Mandatory/Optional | Mandatory |
Attribute | version |
Type | String |
Mandatory/Optional | Mandatory |
Elements | Table of Contents |
---|
maxLevel | 5 |
---|
minLevel | 5 |
---|
type | flat |
---|
separator | pipe |
---|
|
|
...
Criteria | Description |
---|
XML Syntax | <property/> |
Description | In this case the property sub-element defines the properties of the IaaS provider. A Cartridge element can have 0..n properties. The properties specified under the matching iaasProvider child elements in the Cloud Controller XML will be overwritten by the properties specified under the matching iaasProvider child elements in the Cartridge XML. |
Mandatory/Optional | Optional |
Attribute | name |
Type | String |
Mandatory/Optional | Mandatory |
Attribute | value |
Type | String |
Mandatory/Optional | Optional |
...
Criteria | Description |
---|
XML Syntax | <https/> |
Description | Port mapping for https. |
Mandatory/Optional | Optional |
Attribute | port |
Description | https port of the non-carbon Cartridge instance. |
Type | String |
Mandatory/Optional | Mandatory |
Attribute | proxyPort |
Description | http port of the ELB |
Type | String |
Mandatory/Optional | Mandatory |
appTypes
Criteria | Description |
---|
XML Syntax | <appTypes> |
Description | Defines application types of a Cartridge that can be given a domain mapping (for example, in the WSO2 AppServer Cartridge the app types are Axis2Services, Webapps, JaxWebapps, and Jaggeryapps) |
Mandatory/Optional | Mandatory |
Elements | appType |
appType
Criteria | Description |
---|
XML Syntax | <appType> |
Description | Defines application types individually. |
Type | Mandatory |
Attribute | name |
Description | Name of one of the folders that should be there in the server. |
Type | String |
Mandatory/Optional | Mandatory |
Attribute | appSpecificMapping |
Description | ?? |
Type | String |
Mandatory/Optional | Optional |