The deploy operation deploys a Mule Application. It should be used in deploy workflows.
...
FDMULE_TYPE | Notes Specific to the Mule Type |
---|---|
CloudHub | |
Anypoint Runtime Manager | |
Runtime Agent | |
Standalone | This operation runs on the Mule server endpoint(s). In order to deploy an application to an entire cluster, set up multiple instances or endpoints. The deployment will be run on all of them so the application will be deployed to all of the cluster members. |
Target Properties
Property Name | Property Code | Required for which Mule Type | Description |
---|---|---|---|
Mule Home |
| Standalone | Path to the Mule Standalone Install |
Anypoint Username |
| CloudHub, Anypoint Runtime Manager | Anypoint Platform Username |
Anypoint Password |
| CloudHub, Anypoint Runtime Manager | Anypoint Platform Password |
Mule Type |
| All | The type Mule server that this environment includes. (CloudHub, Anypoint Runtime Manager, Runtime Agent, Standalone) |
Organization Name |
| CloudHub, Anypoint Runtime Manager | Mule Organization Name |
Environment Name |
| CloudHub, Anypoint Runtime Manager | Mule Environment Name Defaults to |
Timeout in Milliseconds |
| None | Timeout for deployment and utility operations such as start and stop application. Defaults to 600000 which is 10 minutes. |
Anypoint URL |
| CloudHub, Anypoint Runtime Manager | The URL of Anypoint Runtime Manager Defaults to https://anypoint.mulesoft.com |
Runtime Agent URL |
| Runtime Agent | The URL of Runtime Agent |
Mule Region Code |
| None. Used for CloudHub, but optional. | Region Code for Mule |
...
Project Properties
Property Name | Property Code | Required for which Mule Type | Description |
---|---|---|---|
Mule Application Name |
| All | Name of the Mule Application to stop |
Target Server Type |
| Anypoint Runtime Manager | Mule Target Server Type (Server, Cluster, ServerGroup) If necessary, this property can be overridden at the property/Target level. |
Target Name |
| Anypoint Runtime Manager | Name for the Target Server, Cluster or Group If necessary, this property can be overridden at the project/Target level. |
Static IP Address |
| None. Used for CloudHub, but optional | Static IP Address for the Application If necessary, this property can be overridden at the project/Target level. |
Number of Workers |
| None. Used for CloudHub, but optional. | Workers Count |
Worker Size Type |
| None. Used for CloudHub, but optional. | Type of the Worker Size (Micro,Small,Medium,Large,xLarge,xxLarge) Defaults to Small |
Persistent Queues |
| None. Used for CloudHub, but optional. | Enable Persistent Queues Defaults to false |
Property File Name to Create |
| None. Used for CloudHub, but optional. | Name of the property file to create with Mule Properties |
Auto Start |
| None. Used for CloudHub, but optional. | Defaults to true |
Enable Monitoring |
| None. Used for CloudHub, but optional. | Defaults to true |
Inputs
...
Input Name
...
Input Code
...
Required
...
Description
Outputs
...
Output Name
...
Required
...
Description
Artifacts
This operation consumes Mule Application and Domain artifacts from the artifacts repository.
Endpoint Selection
This operation will select all available endpoints associated to the Target.
Endpoint Execution
This operation will execute on all of the selected endpoints.