2017-03-25 18:13:52 -04:00
---
2017-10-12 13:42:58 -04:00
layout: "community"
2017-03-25 18:13:52 -04:00
page_title: "Download Packer Community Projects"
2017-10-12 13:42:58 -04:00
sidebar_current: "community-tools"
2017-03-25 18:13:52 -04:00
description: |-
Packer has a vibrant community of contributors who have built a number of
great tools on top of Packer. There are also quite a few projects
demonstrating the power of Packer templates.
---
# Download Community Projects
Packer has a vibrant community of contributors who have built a number of great
tools on top of Packer. There are also quite a few projects demonstrating the
power of Packer templates.
2019-09-04 14:06:05 -04:00
## Third-Party plugins
2019-09-04 14:11:44 -04:00
This is an incomplete list. If you have written your own plugin, please make a
pull request to the website so that we can document your contribution here!
2019-09-04 14:06:05 -04:00
- [ARM builder ](https://github.com/solo-io/packer-builder-arm-image ) - A builder
for creating ARM images
- [Comment Provisioner ](https://github.com/SwampDragons/packer-provisioner-comment ) -
Example provisioner that allows you to annotate your build with bubble-text
comments.
- [vSphere builder ](https://github.com/jetbrains-infra/packer-builder-vsphere ) -
A builder for interacting directly with the vSphere API rather than the esx
host directly.
- [Vultr builder ](https://github.com/vultr/packer-builder-vultr ) - A builder
for creating [Vultr ](https://www.vultr.com/ ) snapshots.
- [Windows Update provisioner ](https://github.com/rgl/packer-provisioner-windows-update ) -
A provisioner for gracefully handling windows updates and the reboots they
cause.
2017-03-25 18:13:52 -04:00
## Templates
- [bento ](https://github.com/chef/bento ) - Packer templates for building minimal
Vagrant base boxes
- [boxcutter ](https://github.com/boxcutter ) - Community-driven templates and
tools for creating cloud, virtual machines, containers and metal operating
system environments
- [packer-build ](https://github.com/tylert/packer-build ) - Build fresh Debian
and Ubuntu virtual machine images for Vagrant, VirtualBox and QEMU
- [packer-windows ](https://github.com/joefitzgerald/packer-windows ) - Windows
Packer Templates
- [packer-baseboxes ](https://github.com/taliesins/packer-baseboxes ) - Templates
for packer to build base boxes
2017-10-25 17:53:18 -04:00
- [cbednarski/packer-ubuntu ](https://github.com/cbednarski/packer-ubuntu ) -
Ubuntu LTS Virtual Machines for Vagrant
2019-09-04 14:06:05 -04:00
* [geerlingguy/packer-ubuntu-1604 ](https://github.com/geerlingguy/packer-ubuntu-1604 )
2017-10-25 17:53:18 -04:00
\- Ubuntu 16.04 minimal Vagrant Box using Ansible provisioner
2017-03-25 18:13:52 -04:00
2018-05-24 19:26:00 -04:00
* [jakobadam/packer-qemu-templates ](https://github.com/jakobadam/packer-qemu-templates )
2018-07-30 19:28:35 -04:00
\- QEMU templates for various operating systems
2018-05-24 19:26:00 -04:00
2017-03-25 18:13:52 -04:00
## Wrappers
- [packer-config ](https://github.com/ianchesal/packer-config ) - a Ruby model that lets you build Packer configurations in Ruby
- [racker ](https://github.com/aspring/racker ) - an opinionated Ruby DSL for generating Packer templates
2017-10-06 16:15:26 -04:00
- [packerlicious ](https://github.com/mayn/packerlicious ) - a python library for generating Packer templates
2019-03-19 15:14:09 -04:00
- [packer.py ](https://github.com/mayn/packer.py ) - a python library for executing Packer CLI commands
2017-03-25 18:13:52 -04:00
## Other
- [suitcase ](https://github.com/tmclaugh/suitcase ) - Packer based build system for CentOS OS images
2019-06-14 09:08:59 -04:00
- [Undo-WinRMConfig ](https://cloudywindows.io/post/winrm-for-provisioning-close-the-door-on-the-way-out-eh/ ) - Open source automation to stage WinRM reset to pristine state at next shtudown