Looking for CI/CD practice for home

This page summarizes the projects mentioned and recommended in the original post on /r/devops

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • woodpecker

    Woodpecker is a simple yet powerful CI/CD engine with great extensibility.

  • You could try https://woodpecker-ci.org/

  • bento

    Packer templates for building minimal Vagrant baseboxes for multiple platforms

  • I've previously used Hashicorp Packer configs in a private git repo (based on the 'chef bento' configs used for many standard Vagrant boxes) that can build template server images for and then deploy a complete fully unattended CI pipeline from scratch, using nothing more than Apache Subversion (built into CentOS and RHEL but also has an excellent Windows version!) and Jenkins. Takes under 15 mins to provision both and can be tested locally (and completely offline!) in Virtualbox as it uses a limited amount of resources. I developed the solution for a rather risk averse client that required a cheap and easy reusable centrally managed CI pipeline that could handle larger sources than git by default and be built from artefacts on a private 'air-gapped and sheep-dipped' LAN with verified SHA256 hashes for all vendor binaries. Source: https://github.com/chef/bento

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts