Contact Us 1-800-596-4880

Deploying an Application

With a Mule cluster up and running, we can deploy an application to run on the cluster. The Mule HA Demo Bundle includes a cluster-demo-app that we shall deploy to the cluster.

  1. On the management console, click the Applications tab, then click New.

    applicationTab_new
  2. In the Deployment Name filed, enter a unique name for the deployment, such as Demo App 456.

  3. Click the Upload New Application button.

  4. In the pop-up dialogue (see image below), click Browse, then navigate to mule-ha-bundle-2.0>apps>cluster-demo-app.zip. Select the .zip file, then click Add to upload the application to the management console (see image below, bottom).

    add_new_mule_app
    added_app
  5. Use the drop-down menu under the Servers heading to select the cluster that you created.

    select_cluster
  6. Click Deploy to launch the cluster-demo-app on your cluster. When Mule completes the deployment — this may take a minute — the management console displays a message at the top of the tab which reads, Current Status: Successful.

    current_status_SUCCESSFUL
  7. Click Deployments in the Package Explorer column at left to return to the main screen of the Applications tab. The management console displays your successfully deployed application, as indicated by the green circle icon.

    app_deployed_SUCCESSFUL