Deploying your Mule application on an on-premises server
In an on-premise deployment, you host a Mule Runtime on your infrastructure. You have total control over the applications deployed on your network.
Let’s understand how to set up an on-premises server and deploy a Mule application over it with some easy steps.
To download and unzip the Mule runtime, click on the following link: https://www.mulesoft.com/lp/dl/mule-esb-enterprise. Fill in the details as shown in Figure 9.15 and click Download.
Figure 9.15 – Downloading the Mule runtime
Extract the folder and review all the files in the package (see Figure 9.16).
Figure 9.16 – The Mule standalone runtime’s folder structure
To add a server, in Anypoint Platform, navigate to Runtime Manager | Servers | Add Server. Enter the server name of your choice and click Copy command (see Figure 9.17).
Figure 9.17 – Adding an on...