Forums for the Business Analyst

 
  Modern Analyst Forums  Business and Sy...  Business Proces...  How to install MuleSoft in RHEL 7?
Previous Previous
 
Next Next
New Post 5/15/2018 8:39 PM
User is offline Bargavi
1 posts
No Ranking


How to install MuleSoft in RHEL 7? 
Modified By Chris Adams  on 5/16/2018 11:21:37 AM)
Can anyone please summarize, how to install Mulesoft runtime on RHEL step by step process ? Suppose I have download tar file and extracted them , for running I have used under bin ./mule . Is this enough or I need to configure any additional datas etc ? How to archive this ?
 
New Post 10/1/2019 3:22 AM
User is offline amzounslide95
1 posts
No Ranking


Re: How to install MuleSoft in RHEL 7? 
Modified By Chris Adams  on 10/7/2019 2:22:15 PM)

 follow this link for step by step guide:

http://intrgrex.com/installing-mule-as-a-service-on-linux/

 
New Post 10/1/2020 4:38 AM
User is offline abdulbasit1122
1 posts
No Ranking


Re: How to install MuleSoft in RHEL 7? 

Below is the step for Mule 3.5.2, this can be used for other mule version too -

  1. Steps -
  2. Login to RHEL server.
  3. Copy mmc-distribution-mule-console-bundle-3.5.2-HF1.tar.gz (downloaded from Mulesoft support portal) to /data/mule folder. (In case of production setup, this file can be copied from Mule staging server from /home/ directory)
  4. Go to /data/mule directory
  5. Unzip mmc-distribution-mule-console-bundle-3.5.2-HF1.tar.gz using the following command gunzip mmc-distribution-mule-console-bundle-3.5.2-HF1.tar.gz
  6. Extract mmc-distribution-mule-console-bundle-3.5.2-HF1.tar using the following command tar -xvf mmc-distribution-mule-console-bundle-3.5.2-HF1.tar
  7. Move mule-enterprise-3.5.2 folder from mmc-distribution-mule-console-bundle-3.5.2-HF1 to the current directory ( /data/mule ) using the command mv mmc-distribution-mule-console-bundle-3.5.2-HF1/mule-enterprise-3.5.2/ /data/mule
  8. Delete the folder mmc-distribution-mule-console-bundle-3.5.2-HF1, as the remaining contents (MMC and other scripts) are not needed rm -rf mmc-distribution-mule-console-bundle-3.5.2-HF1
  9. Delete mmc-distribution-mule-console-bundle-3.5.2-HF1.tar file rm mmc-distribution-mule-console-bundle-3.5.2-HF1.tar
  10. Create a soft link /data/mule/mule-enterprise to point to /data/mule/mule-enterprise-3.5.2 using the following command. ln -s mule-enterprise-3.5.2 mule-enterprise
  11. Go to /home/ directory and change MULE_HOME environment variable in /home/.bash_profile, from /data/mule/mule-enterprise-3.5.0 to /data/mule/mule-enterprise
  12. Execute the following command (from /home/ directory)for having the latest value for MULE_HOME in the current context source .bash_profile
  13. Go to $MULE_HOME ( /data/mule/mule-enterprise ) and delete .mule folder rm –rf .mule

Installing Enterprise Licence

  1. Steps -
  2. Copy the license file mule-ee-license.lic to $MULE_HOME/bin directory
  3. Go to $MULE_HOME/bin and run the following command to install license mule -installLicense mule-ee-license.lic
  4. Mule removes the trial license and replaces it with the enterprise edition license. In the $MULE_HOME/conf directory, Mule saves a new file called muleLicenseKey.lic
  5. To verify that Mule successfully installed your Enterprise license, run the following command
    mule –verifyLicense If the licence installation is successful, the following text is displayed in the output. Valid license key --> Evaluation = false, Expiration Date = Wed Dec 31 00:00:00 GMT 2014, Contact Name = Sanjeet Pandey, Contact Email Address = [email protected], Contact Telephone = 07831792088, Contact Company = PERSONAL, Contact Country = UK, Entitlements = clustering,datamapper
 
Previous Previous
 
Next Next
  Modern Analyst Forums  Business and Sy...  Business Proces...  How to install MuleSoft in RHEL 7?

Community Blog - Latest Posts

Fabricio Laguna talks Business Analysis and AI
I recently connected with Fabricio Laguna, aka The Brazilian BA. Fabricio is a passionate and pioneering business analyst from Brazil. During our conversation, we had a thought-provoking discussion on how artificial intelligence stands to shape the field of business analysis in the years ahead. While AI promises to transform many aspects of busines...
Business Architecture, Ontology and More with Terry Roach
It's been a privilege meeting Terry Roach, a visionary in the field of enterprise architecture and business architecture. Terry's insights into the evolution of business models, the importance of ontology in architecture, and the potential of AI to shape our future were not only thought-provoking but also a reflection of his extensive exper...
Today I had the pleasure of chatting to Jignesh Jamnadas, Chief Operations Officer at Mosaic, about his Blueprints for Success. As a Senior Finance and Operations Executive, Jigs (as he is known to many) has a holistic understanding of all facets of business and a flair for managing both people and processes. Having worked with Jigs, I was struc...

 



Upcoming Live Webinars




 

Copyright 2006-2024 by Modern Analyst Media LLC