github.com/hashicorp/packer@v1.14.3/website/content/docs/index.mdx (about) 1 --- 2 description: | 3 The Packer documentation describes how to use Packer and providers reference information for configuring Packer templates. 4 page_title: Packer documentation 5 --- 6 7 # Packer Documentation 8 9 Packer is a community tool that lets you to create identical machine images for multiple platforms from a single source template. People commonly use Packer to create golden images that teams across an organization can use in cloud infrastructure. 10 11 To install Packer and learn the standard Packer workflow, try the [Get Started tutorials](/packer/tutorials). 12 13 ## HCP Packer 14 15 The HCP Packer registry stores metadata about your artifacts. You can use the registry to track information about 16 artifacts from your Packer builds, clearly designate which artifacts are appropriate for test and production 17 environments, and query for the right artifacts to use in both Packer and Terraform configurations. 18 19 Refer to the following resources to get started: 20 21 - [HCP Packer documentation](/hcp/docs/packer) 22 - [HCP Packer tutorials](/packer/tutorials/hcp-get-started) 23 - [Log into the HCP portal](https://portal.cloud.hashicorp.com)