degica / barcelona

PaaS built on top of AWS
MIT License
52 stars 6 forks source link

Automatically? update to new amazon AMI images #567

Open davidsiaw opened 4 years ago

davidsiaw commented 4 years ago

Every once in a while amazon releases new AMI images with the latest updates to keep them running well. We update this list in this file https://github.com/degica/barcelona/blob/master/lib/barcelona/network/autoscaling_builder.rb in updates such as these: https://github.com/degica/barcelona/commit/8445066bbbee5fee7a8de6864bc23e7645b2367e

We should have barcelona query these values automatically from amazon and save it in a database instead.

davidsiaw commented 4 years ago

We should also test the AMI images in case they are actually broken and be able to select or rollback to a previous AMI