Packer

2 Guides Available

Packer is a HashiCorp maintained open source tool that is used to create machine images. A machine image provides the OS, applications, application configurations, and data files that a virtual machine instance will run once it’s deployed.


Packer Guides

Sort Packer Guides
Article thumbnail

Deploy a Packer Image with Terraform

Packer automates the process of developing machine images, and Terraform automates the provisioning of infrastructure. Not surprisingly, combining the two can g …

Article thumbnail

Using the Linode Packer Builder to Create Custom Images

Packer is a HashiCorp maintained open source tool for creating machine images. Here's how to use it.