Manually deploy application on Cloudhub

 

To show how we can Manually deploy an application on Cloudhub, Let’s create Mule Project as helloworld in Anypoint studio

Manually deploy on Cloudhub

 

Export mule application from Anypoint studio

Right click on mule project -> Export

Manually deploy on Cloudhub

 

Make sure you have selected “Include project modules and dependencies” as we have to deploy the application with all its dependencies.

Click on finish

Manually deploy on Cloudhub

 

Go to runtime manager click on deploy application

Provide valid Cloudhub application name and Deployment target

Choose mule application jar file and select the Runtime version, worker size and workers to deploy the application

Manually deploy on Cloudhub

 

Click on deploy application

 

Application is deployed and running

 

Get the app url and test application from postman

 

Test the same in POSTMAN

 

Logs are visible under logs in Runtime manager

 

  
Thank you for taking out time to read the above post. Hope you found it useful. In case of any questions, feel free to comment below. Also, if you are keen on knowing about a specific topic, happy to explore your recommendations as well.
 
For any latest updates or posts on our website, you can follow us on LinkedIn. Look forward to connecting with you there.


Share this:
Subscribe
Notify of
guest
3 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
s m
s m
4 years ago

Very good visual explanation. Thank you

João Paulo
João Paulo
3 years ago

Great!

C K
C K
3 years ago

Thanks for the explanation !
Is it not required to provide environment’s client_id and client_secret values under the “Properties” tab in Runtime Manager while deploying the application ?