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 |
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:
ssh -i YOUR_KEY.pem eclipse-rt-user@PUBLIC_DNS_OF_YOUR_INSTANCE
eclipse-rt