Giter VIP home page Giter VIP logo

vagrant-ami's Introduction

Create AMIs from Vagrant EC2 boxes

This is a Vagrant 1.2+ plugin that adds a command to create AWS AMIs.

This plugin has a very short lifespan in terms of usefulness.

Technically this plugin is already superseded by Packer which is a more general solution for creating various types of machine images.

However, Packer does not yet have the same level of provisioner support enjoyed by Vagrant. Until then, I need a simple way to make AMIs based on Vagrant EC2 boxes provisioned with Puppet and Chef, which can be called easily from Jenkins.

NOTE: This plugin requires Vagrant 1.2+,

Features

  • Create AMIs from Vagrant-managed EC2 instances
  • Assign tags to newly-created AMIs

Usage

Install using standard Vagrant 1.1+ plugin installation methods. After bringing up an AwS instance issue the command to create the AMI as shown below.

$ vagrant plugin install vagrant-ami
...
$ vagrant up --provider=aws
...
$ vagrant create-ami --name my-ami --desc "My AMI" --tags role=test,environment=dev
...
$ vagrant destroy

vagrant-ami relies heavily on vagrant-aws, and reuses all of its configuration settings.

vagrant-ami's People

Contributors

mikery avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.