Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Deployment of mule Applications

1. Stand alone Runtime:


If you want to deploy multiple applications in your local machine or any servers

https://developer.mulesoft.com/download-mule-esb-runtime

2. Cloud hub manually deployment

https://anypoint.mulesoft.com/login/#/signin

Export as anypoint archive file

Log into anypoint cloud hub

3. Cloud hub through anypoint studio

Configure user name password in anypoint studio

Right click on project choose anypoint platform

4. cloud hub maven & Jenkins


https://docs.mulesoft.com/mule-user-guide/v/3.8/mule-maven-plugin

mvn mule:deploy -X
https://forums.mulesoft.com/questions/62734/maven-deploy-to-cloudhub-fails-by-command-
line-but.html

5. MMC deployment

Deploy the applications through graphical user interface and infrastructure and maintenance
makes easy

https://forums.mulesoft.com/questions/63800/download-link-for-mmc-trial.html

You might also like