Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geclipse-dev] Supporting AWS infrastructure in g-Eclipse

Hi folks

When bringing AWS to gEclipse several of the administrative features of EC2/S3 should be supported as well. So far i have not been able to find a proper way to tie these features into the gEclipse UI.

For EC2 those things are

- Keypair Management (allows login into a EC2 instance without password)
- Security Management (think firewall)
- Elastic IPs (attached IP address which survives an instance restart)

And for S3
- ACL management (think read/write access for S3 bucket)

My current solution would be to create a custom view to manage these infrastructure elements.

What are you opinions? Are there any overlapping UI elements? What should be the path of integration?

Greets
Moritz


Back to the top