Multi-Provider Support
Packer supports a wide variety of providers such as AWS, Azure, Google Cloud, VMware, and more. This allows for flexibility and the ability to create machine images across different environments.
Automation
Packer automates the creation of machine images, eliminating the need for manual image configuration and reducing the potential for human error.
Script Reusability
Packer allows for the reuse of scripts and configuration files, enabling a consistent and repeatable process for image creation.
Parallel Builds
Packer can build multiple images in parallel, which can significantly speed up the provisioning process.
Idempotency
Packer ensures that the output machine image is always an identical result given the same input configuration, reducing the risk of inconsistencies.
Packer is a valuable tool for organizations looking to streamline their image building process and maintain consistency across different environments. Its flexibility and wide range of features make it a strong asset in infrastructure automation and DevOps pipelines.
We have collected here some useful links to help you find out if Packer is good.
Check the traffic stats of Packer on SimilarWeb. The key metrics to look for are: monthly visits, average visit duration, pages per visit, and traffic by country. Moreoever, check the traffic sources. For example "Direct" traffic is a good sign.
Check the "Domain Rating" of Packer on Ahrefs. The domain rating is a measure of the strength of a website's backlink profile on a scale from 0 to 100. It shows the strength of Packer's backlink profile compared to the other websites. In most cases a domain rating of 60+ is considered good and 70+ is considered very good.
Check the "Domain Authority" of Packer on MOZ. A website's domain authority (DA) is a search engine ranking score that predicts how well a website will rank on search engine result pages (SERPs). It is based on a 100-point logarithmic scale, with higher scores corresponding to a greater likelihood of ranking. This is another useful metric to check if a website is good.
The latest comments about Packer on Reddit. This can help you find out how popualr the product is and what people think about it.
If you have just upgraded to Ubuntu 22.04, and you suddenly experience either errors when trying to ssh into hosts, or when running ansible or again when running the ansible provisioner building a packer image, this is probably going to be useful for you. - Source: dev.to / over 2 years ago
I am already using Hashicorp Packer at work and for personal projects and I wanted to test This idea out by wrapping it a single Packer Template file. This reduces the level of maintaining a lot of small scripts, Dockerfiles and configurations and the user can simply trigger a couple of Commands to get a minimalist OS at the end of the process. - Source: dev.to / over 2 years ago
And while it is a slight increase in complexity, it can be an overall net gain in functionality, configurability and reliability. Much like Packer is far more reliable and practical than manually making VM images sitting in front of a terminal, even though making the initial configuration takes some time. Source: over 2 years ago
Hashicorp Packer provides a nice wrapper / abstraction over the QEMU in order to boot the image and use it to set it up on first-boot. Instead of writing really long commands in order to boot up the image using QEMU, Packer provided a nice Configuration Template in a more Readable fashion. - Source: dev.to / almost 3 years ago
Packer seemed like the perfect tool for the job. I have never used it before and wanted to get familiar with the tool. It doesn't come with ARM support out of the box, but there are two community projects to fill that niche. - Source: dev.to / about 3 years ago
Packer is an Open Source tool that can be used to create identical images for different platforms, what it makes the process of creation and deployment of your infrastructure to be simple, as it uses a single configuration file. - Source: dev.to / over 3 years ago
I just want to add a quick reference to Packer, as it's just great to be able to apply the same convenience to VMs too~. Source: over 3 years ago
You're going to want to use packer for that, specifically built for this purpose. Source: almost 4 years ago
Packer is an open source tool developed by Hashicorp for automating the creation of any type of machine image. You can use it for creating a custom Vagrant box for your development environment. That's what I will cover on this article. - Source: dev.to / about 4 years ago
Do you know an article comparing Packer to other products?
Suggest a link to a post with product alternatives.
Is Packer good? This is an informative page that will help you find out. Moreover, you can review and discuss Packer here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.