...
Property Name | Property Code | Required for which FDMULE_TYPE | Description |
---|---|---|---|
Mule Home | FDMULE_HOME | Standalone | Path to the Mule Standalone Install |
Anypoint Username | FDMULE_USER | CloudHub, Anypoint Runtime Manager | Anypoint Platform Username |
Anypoint Password | FDMULE_PASSWORD | CloudHub, Anypoint Runtime Manager | Anypoint Platform Password |
Mule Type | FDMULE_TYPE | All | The type Mule server that this environment includes. (CloudHub, Anypoint Runtime Manager, Runtime Agent, Standalone) |
Organization Name | FDMULE_ORG_NAME | CloudHub, Anypoint Runtime Manager | Mule Organization Name |
Environment Name | FDMULE_ENV_NAME | CloudHub, Anypoint Runtime Manager | Mule Environment Name Defaults to |
Timeout in Milliseconds | FDMULE_TIMEOUT | None | Timeout for deployment and utility operations such as start and stop application. Defaults to 600000 which is 10 minutes. |
Anypoint URL | FDMULE_ANYPOINT_URL | CloudHub, Anypoint Runtime Manager | The URL of Anypoint Runtime Manager Defaults to https://anypoint.mulesoft.com |
Runtime Agent URL | FDMULE_AGENT_URL | Runtime Agent | The URL of Runtime Agent |
Mule Region Code | FDMULE_REGION | CloudHub, Anypoint Runtime Manager | Region Code for Mule |
Worker Size Type | FDMULE_WORKER_TYPE | Type of the Worker Size | |
Number of Workers | FDMULE_WORKERS_COUNT | Workers Count | |
Worker CPU (vCore size) | FDMULE_WORKER_CPU | Worker CPU vCore Size | |
Worker Memory | FDMULE_WORKER_MEMORY | Worker Memory | |
Persistent Queues | FDMULE_PERSISTENT_QUEUES | Enable Persistent Queues | |
Property File Name to Create | FDMULE_PROPERTY_FILE | Name of the property file to create with Mule Properties | |
Auto Start | FDMULE_AUTO_START | Auto Start After deploy | |
Enable Monitoring | FDMULE_MONITORING_ENABLED | Enable Monitoring |
Project Properties
...