Categories

Versions

You are viewing the RapidMiner Server documentation for version 7.6 - Check here for latest version

RapidMiner Server cloud images

RapidMiner Server version 7.6 cloud images are provided both on the Amazon AWS Marketplace and the Microsoft Azure Marketplace. These are preinstalled images with embedded MySQL database, RapidMiner Server and the most common Extensions. Using an AWS or Azure account these images can be fired up in minutes and used with an own license.

Launching a RapidMiner server instance is almost the same as launching a standard Ubuntu or CentOS instance, just select the right AMI/Image during the Launch Wizard.

After the Instance/Virtual machine is ready, you can use it in the same way as the standalone installations and you can connect to your Remote repository from RapidMiner Studio. For details please check the How to use a Remote Repository page.

Starting the Amazon AWS RapidMiner Server AMI

Please follow these steps to start a RapidMiner Server Amazon EC2 Instance:

  1. Login to your Amazon account and select the EC2 console.
  2. Click on the Launch Instance button.
  3. Select AWS Marketplace in the left menu and search for "RapidMiner".
  4. Select the required version of the Image.
  5. Continue with the Launch Wizard by selecting the Instance type. We recommend to use at least 7 Gb of RAM for RapidMiner Server.
  6. Configure the Instance Details by selecting the networking parameters. Make sure you enable public IP or consult your network administrator about your Amazon VPC configuration.
  7. Configure Storage and Instance tags. For basic usage the default settings are enough.
  8. Check the Security group settings and ensure that ports 8080 and 1081 are open for RapidMiner Server and 22 for SSH.
  9. Finally review and launch your instance with your SSH key.

After the instance is available continue with the following steps:

  1. Using a browser connect to the instance's port 8080. (e.g. http://public.ip:8080) or consult your network administrator, how to access your instance.
  2. Check your instance id on the EC2 web console.
  3. On the login screen please use the username admin and use the instance id (e.g. "i-0abcde567884e6bc70") as password.
  4. After login you should enter your license key.
  5. Let's start using your RapidMiner Server instance

Starting the Microsoft Azure RapidMiner Server Image

Please follow these steps to start a RapidMiner Server Azure Virtual Machine:

  1. Login to your Azure account and go to your Azure Portal Dashboard.
  2. Click on the Virtual Machines in the left menu and select the Add button.
  3. Search for "RapidMiner" in the Images
  4. Select the required version of the Image
  5. Continue with the Create Virtual Machine Wizard by adding the name of the Virtual Machine. Enter your user name and SSH credentials and select (or create a new) Resource Group, where your Virtual Machine will be created.
  6. Choose an instance size. We recommend to use at least 7 Gb of RAM for RapidMiner Server.
  7. Configure the Instance Details by selecting the networking parameters. Make sure you enable public IP or consult your network administrator about your networking configuration. Check the Security group settings and ensure that ports 8080 and 1081 are open for RapidMiner Server and 22 for SSH.
  8. Finally review and purchase your virtual machine.

After the virtual machine is ready continue with the following steps:

  1. Using a browser connect to the virtual machine's port 8080. (e.g. http://public.ip:8080) or consult your network administrator, how to access your instance.
  2. Check your virtual machine's name on the Azure Portal.
  3. On the login screen please use the username admin and use the name of your virtual machine as password.
  4. After login you should enter your license key.
  5. Let's start using your RapidMiner Server instance