nathanmarz / storm-deploy

One click deploy for Storm clusters on AWS
Other
516 stars 148 forks source link

Strengthen security groups #34

Open gworley3 opened 11 years ago

gworley3 commented 11 years ago

This locks down the security groups with tighter restrictions and removes all ports that were previously open to the outside world.

Note that without these changes and without manually editing security groups in ec2, storm-deploy is dangerous in that it publicly reveals aws credentials in the web interface over 8080 to the world.