2017-03-25 18:13:52 -04:00
|
|
|
---
|
2020-03-18 18:46:47 -04:00
|
|
|
page_title: Download Packer Community Projects
|
2020-12-04 16:02:29 -05:00
|
|
|
description: >-
|
2017-03-25 18:13:52 -04:00
|
|
|
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 11:06:05 -07:00
|
|
|
## Third-Party plugins
|
|
|
|
|
|
2019-09-06 09:26:01 -07:00
|
|
|
The plugins listed below have been built by the community of Packer users and
|
|
|
|
|
vendors. These plugins are not officially tested nor officially maintained by
|
|
|
|
|
HashiCorp, and are listed here in order to help users find them easily.
|
|
|
|
|
|
|
|
|
|
To learn more about how to use community plugins, or how to build your own,
|
2023-01-27 10:02:30 -08:00
|
|
|
check out the docs on [extending Packer](https://developer.hashicorp.com/packer/docs/plugins/install-plugins)
|
2019-09-06 09:26:01 -07:00
|
|
|
|
|
|
|
|
If you have built a plugin and would like to add it to this community list,
|
2022-09-14 16:16:39 -04:00
|
|
|
please make a pull request so that we can document your
|
2019-09-06 09:26:01 -07:00
|
|
|
contribution here!
|
|
|
|
|
|
2020-03-23 20:02:12 -04:00
|
|
|
@include "builders/community_builders.mdx"
|
2019-09-04 11:11:44 -07:00
|
|
|
|
2020-03-23 20:02:12 -04:00
|
|
|
@include "provisioners/community_provisioners.mdx"
|
2019-09-04 11:06:05 -07:00
|
|
|
|
2020-08-10 14:09:58 +02:00
|
|
|
@include "post-processors/community_post-processors.mdx"
|
|
|
|
|
|
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
|
|
|
|
|
|
2017-10-25 14:53:18 -07:00
|
|
|
- [cbednarski/packer-ubuntu](https://github.com/cbednarski/packer-ubuntu) -
|
|
|
|
|
Ubuntu LTS Virtual Machines for Vagrant
|
|
|
|
|
|
2020-03-18 18:46:47 -04:00
|
|
|
- [geerlingguy/packer-ubuntu-1604](https://github.com/geerlingguy/packer-ubuntu-1604)
|
2017-10-25 14:53:18 -07:00
|
|
|
\- Ubuntu 16.04 minimal Vagrant Box using Ansible provisioner
|
2017-03-25 18:13:52 -04:00
|
|
|
|
2020-03-18 18:46:47 -04:00
|
|
|
- [jakobadam/packer-qemu-templates](https://github.com/jakobadam/packer-qemu-templates)
|
2018-07-30 16:28:35 -07:00
|
|
|
\- QEMU templates for various operating systems
|
2018-05-24 16:26:00 -07:00
|
|
|
|
2022-08-12 16:36:17 -04:00
|
|
|
- [lucidone/baseliner](https://git.sr.ht/~lucidone/baseliner) - Example of using
|
2020-03-30 01:05:55 -07:00
|
|
|
QEMU + Ansible with Packer
|
|
|
|
|
|
2022-08-12 16:36:17 -04:00
|
|
|
- [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
|
|
|
|
|
|
2022-09-14 16:16:39 -04:00
|
|
|
- [vmware-samples/packer-examples-for-vsphere](https://github.com/vmware-samples/packer-examples-for-vsphere) - Examples
|
|
|
|
|
to automate the creation of virtual machine images and their guest operating systems on VMware vSphere using HashiCorp Packer
|
2022-08-12 16:36:17 -04:00
|
|
|
and the Packer Plugin for VMware vSphere (vsphere-iso).
|
|
|
|
|
|
2023-08-25 10:31:06 +01:00
|
|
|
- [Parallels/packer-examples](https://github.com/parallels/packer-examples) - Examples in how to use Packer with Parallels Desktop
|
|
|
|
|
to automate the creation of virtual machine images and their guest operating systems on macOS, windows and linux.
|
|
|
|
|
|
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
|
2022-08-04 18:42:53 -04:00
|
|
|
- [packerlicious](https://github.com/mayn/packerlicious) - a Python library for generating Packer templates
|
|
|
|
|
- [packer.py](https://github.com/mayn/packer.py) - a Python library for executing Packer CLI commands
|
2022-08-12 16:36:17 -04:00
|
|
|
- [racker](https://github.com/aspring/racker) - an opinionated Ruby DSL for generating Packer templates
|
2019-03-19 12:14:09 -07:00
|
|
|
|
2017-03-25 18:13:52 -04:00
|
|
|
## Other
|
|
|
|
|
|
|
|
|
|
- [suitcase](https://github.com/tmclaugh/suitcase) - Packer based build system for CentOS OS images
|