And after launching?

Select an RT based EC2 AMI

Eclipse RTP provides several pre-configured Amazon EC2 images (AMIs) that can be used to get started with EclipseRT in the Cloud. Following you will find a list of the AMIs created by the RTP project. Please note, only AMIs created by the owner 600739201020 are valid RTP AMIs.

Package Version  Region AMI id
RT basic 0.1 us-east-1 ami-d627dfbf
RT web 0.1 us-east-1 ami-ba19e1d3
RT basic 0.1 eu-west-1 ami-bc1120c8
RT web 0.1 eu-west-1 ami-f0102184
RT basic 0.1 ap-southeast-1 ami-c67d0594
RT web 0.1 ap-southeast-1 ami-aa7d05f8
To get started with Amazon EC2 please read the EC2 Getting Started Guide.

Getting started with an EclipseRT based EC2 image

Getting started with an RT EC2 image is really straight forward. After launching an instance you only have two things to do to get the runtime running:

  • Connect to the instance you have launched via SSH using the user: eclipse-rt-user.
    ssh -i YOUR_KEY.pem eclipse-rt-user@PUBLIC_DNS_OF_YOUR_INSTANCE
  • After connecting you can launch the runtime using this command:
    eclipse-rt
After starting the runtime you may want to explore the Examples.