Software Alternatives, Accelerators & Startups

Packer VS Buildbot

Compare Packer VS Buildbot and see what are their differences

Packer logo Packer

Packer is an open-source software for creating identical machine images from a single source configuration.

Buildbot logo Buildbot

Python-based continuous integration testing framework
  • Packer Landing page
    Landing page //
    2023-09-15
  • Buildbot Landing page
    Landing page //
    2021-09-21

Packer videos

No Packer videos yet. You could help us improve this page by suggesting one.

+ Add video

Buildbot videos

Craig Rodrigues - Migrating Python.org to Buildbot 9 and Python 3 - SF Python Meetup

Category Popularity

0-100% (relative to Packer and Buildbot)
DevOps Tools
65 65%
35% 35
Continuous Integration
0 0%
100% 100
Continuous Integration And Delivery
Other Infrastructure Tools

User comments

Share your experience with using Packer and Buildbot. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Packer and Buildbot

Packer Reviews

Introduction to Top Open Source Virtualization Tools
Packer is notably light, high performing, and operates on every major operating system. It assembles and configures all the necessary components for a virtual machine then creates images that run on multiple platforms. Packer doesn’t replace configuration management tools like Puppet or Chef; as a matter of fact, when creating images, Packer can utilize tools like Puppet or...

Buildbot Reviews

We have no reviews of Buildbot yet.
Be the first one to post

Social recommendations and mentions

Buildbot might be a bit more popular than Packer. We know about 9 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.

Packer mentions (9)

  • Failed to connect to the host via SSH on Ubuntu 22.04
    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 1 year ago
  • Create a minimalist OS using Docker Containers and Hashicorp Packer
    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 1 year ago
  • After self-hosting my email for twenty-three years I have thrown in the towel. The oligopoly has won.
    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: almost 2 years ago
  • Customized Ubuntu Images using Packer + QEMU + Cloud-Init & UEFI bootloading
    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 2 years ago
  • The journey of sharing a wired USB printer over the network
    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 2 years ago
View more

Buildbot mentions (9)

  • 10 open source tools that platform, SRE and DevOps engineers should consider in 2024.
    Buildbot is a versatile CI framework designed to automate all aspects of the software development cycle, enhancing efficiency and reliability. As an open-source platform, it is highly customizable, allowing teams to tailor the automation process to their specific needs. Buildbot excels in integrating various stages of development, from code integration, testing, to deployment, ensuring a seamless and coherent... - Source: dev.to / 5 months ago
  • Continuos Integration and C++
    If you want more than the builtin CIs in Github and Gitlab, https://buildbot.net is the way. Source: over 1 year ago
  • What are the open source CI/CD tools for C++ (comparable to Ansible, Jenkins, etc.)?
    If you don't have one already integrated with your source control, buildbot is pretty nice and doesn't force you to use docker like most others. Source: over 1 year ago
  • Why Jenkins?
    Https://buildbot.net/ existed before Jenkins Hudson and was quite well known. Source: over 1 year ago
  • Which is the best CI/CD self-hosted open source tool?
    I have used python based CI tool buildbot which is a great tool but we want to move away from buildbot only because in some scenarios we want to compile low-level microseconds which are in c++ to a different architecture. Buildbot doesn't have such a feature. - Source: dev.to / almost 2 years ago
View more

What are some alternatives?

When comparing Packer and Buildbot, you can also consider the following products

Terraform - Tool for building, changing, and versioning infrastructure safely and efficiently.

Jenkins - Jenkins is an open-source continuous integration server with 300+ plugins to support all kinds of software development

Rancher - Open Source Platform for Running a Private Container Service

Travis CI - Focus on writing code. Let Travis CI take care of running your tests and deploying your apps.

Puppet Enterprise - Get started with Puppet Enterprise, or upgrade or expand.

CircleCI - CircleCI gives web developers powerful Continuous Integration and Deployment with easy setup and maintenance.