Parent Directory
|
Revision Log
|
Revision Graph
Initial commit of Amazon EC2 Console. Provides a GUI for managing resources within Amazon's Amazon Elastic Compute Cloud.
| 1 | The Amazon EC2 Console module provides a GUI for managing resources within Amazon's Amazon Elastic Compute Cloud. |
| 2 | |
| 3 | With this module you are able to select your favourite AMI, launch one or more instances of it, then terminate it. |
| 4 | |
| 5 | Limitations: |
| 6 | - Instances must be launched individually. |
| 7 | - Instances are not nodes. This may change depending on feedback. |
| 8 | |
| 9 | Requirements: |
| 10 | - aws (AWS Base API) |
| 11 | - aws_ec2 (AWS EC2 API) |
| 12 | - aws_xml (AWS XML API) |
| 13 |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |