Mitchell Hashimoto 0dadf12164 Update README
2013-03-23 14:41:40 -07:00
2013-03-23 00:41:25 -07:00
2013-03-23 00:41:25 -07:00
2013-03-23 14:41:09 -07:00
2013-03-23 14:41:09 -07:00
2013-03-23 14:41:40 -07:00

Packer

Packer is a tool for building identical machine images across multiple clouds.

Packer provides a framework and configuration format for creating identical machine images to launch into any environment, such as VirtualBox, VMware, Amazon EC2, etc. Because this build process is automated, you can develop in VirtualBox, then deploy to EC2 with an identical image.

Developing Packer

If you wish to work on Packer itself, you'll first need Go installed. Next, clone this repository then just type make.

$ make
...
$ bin/packer --version
Description
No description provided
Readme 102 MiB
Languages
Go 67%
MDX 22%
JavaScript 4.6%
HCL 2.7%
Shell 1.7%
Other 1.9%