No features have been listed yet.
No Packer videos yet. You could help us improve this page by suggesting one.
Azure Resource Manager might be a bit more popular than Packer. We know about 12 links to it since March 2021 and only 9 links to Packer. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of 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
Azure provides native support for IaC via the Azure Resource Manager model. Teams can define declarative ARM templates that specify the infrastructure required to deploy solutions. - Source: dev.to / over 2 years ago
Azure Resource Manager Https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/overview. - Source: dev.to / about 3 years ago
The last step creates the VM in Azure DevTest Labs using Azure Resource Manager (ARM) templates and is represented via the JSON format. This step is quite simple: It sends (overrides) variables into the ARM scripts, which Azure uses to create a VM in the DevTest Labs. - Source: dev.to / about 3 years ago
Infrastructure (in other words, my hosting architecture) is defined entirely in code using a combination of Azure Resource Manager templates and PowerShell scripts. Terraform is the standard in the industry, but ARM templates are more than sufficient for my simple use case. Using ARM templates, I’m able to define a single file that deploys my entire architecture idempotently, in parallel. - Source: dev.to / about 3 years ago
I'm wondering if there is such a solution like the "Azure Resource Manager" (ARM) but then for on-premise servers :). For more info on ARM: https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/overview. Source: about 3 years ago
Terraform - Tool for building, changing, and versioning infrastructure safely and efficiently.
AWS CloudFormation - AWS CloudFormation gives developers and systems administrators an easy way to create and manage a...
Puppet Enterprise - Get started with Puppet Enterprise, or upgrade or expand.
Google Cloud Deployment Manager - Infrastructure Build Tools
Rancher - Open Source Platform for Running a Private Container Service
DuploCloud - No-code / Low-code DevOps-as-a-Service Platform for Secure and Compliant Cloud Infrastructure Automation