add community page

This commit is contained in:
Matthew Hooker 2017-02-10 20:10:49 -08:00
parent 488767bc25
commit 84b8103df7
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
2 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,34 @@
---
description: |
Packer community project index.
layout: docs
page_title: Packer Community
...
# Community Projects
Packer has a vibrant community of contributers 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. This is an incomplete list.
## Templates
* **https://github.com/boxcutter -** Community-driven templates and tools for
creating cloud, virtual machines, containers and metal operating system
environments.
* **https://github.com/tylert/packer-build -** These Packer templates and
associated files may be used to build fresh Debian and Ubuntu virtual machine
images for Vagrant, VirtualBox and QEMU.
* **https://github.com/chef/bento -** Packer templates for building minimal Vagrant baseboxes.
* **https://github.com/joefitzgerald/packer-windows -** Windows Packer Templates.
* **https://github.com/taliesins/packer-baseboxes -** Templates for packer to build base boxes.
* **https://github.com/cbednarski/packer-ubuntu -** Ubuntu LTS Virtual Machines for Vagrant
## 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) -** Racker is an opinionated Ruby DSL for generating Packer templates.
## Other
* **[suitcase](https://github.com/tmclaugh/suitcase) -** Packer based build system for CentOS OS images.

View File

@ -101,6 +101,7 @@
<li><a href="/docs/other/core-configuration.html">Core Configuration</a></li>
<li><a href="/docs/other/debugging.html">Debugging</a></li>
<li><a href="/docs/other/environmental-variables.html">Environmental Variables</a></li>
<li><a href="/docs/other/community.html">Community Projects</a></li>
</ul>
<ul>
<li>