andreisavu / yab

Yet (another) AMI Baker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note: I've stopped to work on this when I've discovered packer http://www.packer.io/ 

yab - Yet another AMI Baker
---------------------------

A Java implementation of Netflix Aminator [1] (with improvements) 
Project structure inspired from Denominator [2]

[1] https://github.com/Netflix/aminator
[2] https://github.com/Netflix/denominator

Why? 
----

Because it would be nice to have a single executable file with no
dependencies that can be used to bake custom private AMIs. 

My objective is to design this also as a library that could be 
integrated later on in Apache Provisionr (http://provisionr.incubator.apache.org/)

About

Yet (another) AMI Baker

License:Apache License 2.0


Languages

Language:Groovy 40.6%Language:Java 37.1%Language:Shell 22.3%