Is Jenkins still the king?

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • drone

    Discontinued Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery. [Moved to: https://github.com/harness/gitness]

    A lot of people on reddit seem to recommend gitlab, or drone.io, but if you get on indeed and search for jobs there are tens of thousands of posts looking for people who know Jenkins and only a tiny fraction of job listings interested in any other ci framework. Is it worth investing time into anything else? It's my decision and while the other options seem more friendly I don't see any point in learning them if I'm not going to be able to use them in the future.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • pipeline

    A cloud-native Pipeline resource.

    If you want a step up, I would recommend trying out Tekton Pipelines. It’s a very popular ci tool, and it runs on Kubernetes. Yes, this would involve setting up a Kubernetes cluster but please don’t run for the hills! You can setup a Kubernetes cluster and install Tekton on top of it with minimal setup using minikube (see here. This would be a great joint exercise as it will give you a bit of Kubernetes understanding alongside it, and the mechanisms of Tekton are a little trickier than GitHub actions imo. It’s all much the same though.

  • gitlab-foss

    Most all of those things are possible with Argo Workflows or Tekton with very great effort. But a sustainable system with all the features built-in.

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

  • I want my portfolio project on Github to be public to everyone, but I don't want somebody to copy it and use commercially because propably some day I would like to do it myself with this project. What license should I use?

    4 projects | /r/github | 30 May 2023
  • Nu stiu ce sa fac, orice sfat e bine venit

    6 projects | /r/programare | 24 May 2023
  • Is there a way to run a one-off pod that would work as a command line tool?

    1 project | /r/kubernetes | 12 Apr 2023
  • Is the left guy sad because he knows everything?

    1 project | /r/ProgrammerHumor | 16 Feb 2023
  • Designing a company’s CI/CD system, please recommend resources

    1 project | /r/devops | 5 Feb 2023

Did you konow that Go is
the 4th most popular programming language
based on number of metions?