Skip to main content

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

HI
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.
    
no, at least not for ACLs, these go into the core UI stuff, they apply to 
all middlewares!

  
elaborate please

Moritz

Back to the top