0% found this document useful (0 votes)
23 views

Getting Started With Anypoint Platform (Mule 4) Setup Requirements

To complete exercises for an Anypoint Platform class, a student's computer needs: 1) At least 8GB RAM, 2GHz CPU, 10GB storage and Chrome/Safari/Firefox/Edge browser 2) Internet access to mulesoft.com, cloudhub.io, and mudb.learn.mulesoft.com ports 80 and 3306 3) For online classes, a computer with WebEx, VoIP phone/headset, and two screens The student also needs to set up: 1) A Anypoint Platform account 2) Anypoint Studio 7.8.0 or later 3) Advanced REST Client 4) A MuleSoft Training account
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views

Getting Started With Anypoint Platform (Mule 4) Setup Requirements

To complete exercises for an Anypoint Platform class, a student's computer needs: 1) At least 8GB RAM, 2GHz CPU, 10GB storage and Chrome/Safari/Firefox/Edge browser 2) Internet access to mulesoft.com, cloudhub.io, and mudb.learn.mulesoft.com ports 80 and 3306 3) For online classes, a computer with WebEx, VoIP phone/headset, and two screens The student also needs to set up: 1) A Anypoint Platform account 2) Anypoint Studio 7.8.0 or later 3) Advanced REST Client 4) A MuleSoft Training account
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Getting Started with Anypoint Platform (Mule 4)

Setup Requirements

Note: If you need help with the setup, use the MuleSoft Training forum for this course. If
you are taking an instructor-led class, be sure you successfully set up your computer
BEFORE class begins.

Make sure your computer meets the minimum requirements


To complete the exercises in this class, you need:

1. A computer with the following:


• At least 8-16 GB (16 highly recommended) RAM, 2GHz CPU, and 10GB available storage
• A minimum screen resolution of 1024x768
• The latest version of Chrome, Safari, Firefox, or Edge
These are the requirements to run Anypoint Studio and Anypoint Platform.
Note: If your computer does not meet these requirements, you can install the required software
into a virtual image like an online Amazon EC2 virtual image.

2. Internet access to the following ports and hosts (with > 5Mbps download and > 2Mbps
upload)

Port Host

80 mulesoft.com (and subdomains)


80 cloudhub.io (and subdomains)

3306 mudb.learn.mulesoft.com

Note: If you have restricted internet access and cannot access some of these ports and hosts,
you can instead use a MuleSoft training services Java application that is included in the student
files for the course.

For online classes, make sure you have the equipment you need
If you are taking an online, instructor-led class, you also need:

1. The ability to use WebEx


For operating system and browser requirements, see here.
To test your browser and install the necessary browser plugin, follow the instructions here.
2. VoIP capabilities or a telephone
Using voice over IP (VoIP) is recommended although WebEx also provides integrated
telephone conferencing in some regions.
3. A headset
A headset is highly recommended but if you do not have one, be sure to have good computer
speakers and a microphone.

4. Two screens
The class uses a walkthrough model in which you follow along and complete exercises with
your instructor. In order to do this effectively, you need either two monitors or two computers:
• The first for the WebEx session and watching the instructor
• The second for using the tool(s) to complete the exercises yourself

Set up accounts and required software


To complete the exercises in this course, you need install or set up the following:

1. An Anypoint Platform account


Note: If you do not have an account, you can sign up for a free, 30-day trial account.

2. Anypoint Studio 7.8.0 or later with embedded Mule 4.3 runtime


Download, install, and start it to make sure it runs BEFORE class.

3. Advanced REST Client (or any other REST client application)

4. A MuleSoft Training account


The MuleSoft Training infrastructure hosts all of the files, resources, and links for the class.
For instructor-led classes, you will receive an email with information to access your class and its
resources when your registration is confirmed. Make sure you can successfully log in to your
MuleSoft Training account before class begins. You will get access to the course materials right
before class starts and will download them with your instructor.

5. (Optional) If no internet access to ports 80 and 3306, OpenJDK 8 (not 11 or a later


version)
This will enable you to run a local JAR file.
Note: Be sure to install the 64-bit version if you are running a 64-bit operating system or the 32-
bit version if you are running a 32-bit operating system.
Confirm with java -version in a command-line interface.
After installing the correct JDK version, add or update an environment variable named
JAVA_HOME that points to the installation location and then add JAVA_HOME/bin to your
PATH environment variable.
Confirm with echo $PATH or echo %PATH% in a command-line interface.
Note: See here for instructions on how to set or change environment variables.

You might also like