awesome-gitops VS home-ops

Compare awesome-gitops vs home-ops and see what are their differences.

awesome-gitops

A curated list for awesome GitOps resources (by weaveworks)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
awesome-gitops home-ops
4 52
1,404 1,723
1.2% -
2.7 10.0
6 months ago 7 days ago
Shell
MIT License Do What The F*ck You Want To Public License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

awesome-gitops

Posts with mentions or reviews of awesome-gitops. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-18.
  • Creators of Argo CD Release New OSS Project Kargo for Next Gen Gitops
    3 projects | news.ycombinator.com | 18 Sep 2023
    https://github.com/weaveworks/awesome-gitops but also, like, a shell script?
  • How to apply security at the source using GitOps
    10 projects | dev.to | 27 Jul 2022
    There are books (The Path to GitOps, GitOps and Kubernetes or GitOps Cloud-native Continuous Deployment), whitepapers, and more blog posts than we can manage to count but let us elaborate on the GitOps purpose by taking a quick look on how things evolved in the last few years.
  • Automation assistants: GitOps tools in comparison
    28 projects | dev.to | 12 Aug 2021
    Websites such as awesome-gitops, which was launched by Weaveworks, or gitops.tech, which was put together by INNOQ employees, provide an introductory overview of the available tools. When you take a closer look, you will see that the listed tools can be used to perform a wide variety of tasks related to implementing GitOps, and of course they also differ from one another in terms of their adoption, maturity, and how actively they are maintained. This article identifies three categories from the various use cases: Tools for Kubernetes, supplementary tools, and tools close to infrastructure. In addition, we compiled a table that summarizes the tools and their properties. The tables also contain various Git and GitHub-based metrics (current as of February 2021) that allow you to better assess their adoption, maturity, and how actively they are maintained.
  • The Decline of Heroku
    4 projects | news.ycombinator.com | 12 Apr 2021
    huge fan of k8s. drop what you're doing & use a cross-system object-storage/"apiserver" & control-loops to automate everything; embrace desired state management & thank me latter. but, Heroku &al have a lot of value left.

    there's just not that many folk trying to tame deploys on k8s via gitops. flux2 is the rage, it's all over the alpha geek's efforts[1], but it's usually used by someone carefully authoring a fairly complex Helm file, then building out a significant Flux2 HelmRelease object (ex: [2]).

    there's a bunch of other tools[3], & i'm frankly not familiar enough. but this idea of having a bunch of source that can deploy itself, simply, is still extremely rare even among the alpha-geek #gitops types. i'm sure some of these tools better match the simplicity of the Heroku model, corresponding branches to environments, which makes so so much sense, but so far i feel like such attempts are still basically unknown.

    heroku's really simmered it down to something that made extremely natural sense. huge props to that. too too much of this effort had to go into creating buildpacks & supporting language environments very very carefully very actively, that ability to stealth-containerize an app & not even notice is so much of the special sauce that makes this a hard, hard & eternal problem (because langauges/envs keep changing). there's still a lot of ease of use to Heroku that's potentially will be underrated and/or lost by the oncoming generations. i have high respect for how operateable Heroku is.

    [1] https://github.com/k8s-at-home/awesome-home-kubernetes

    [2] https://github.com/onedr0p/home-cluster/blob/main/cluster/ap...

    [3] https://github.com/weaveworks/awesome-gitops#tools

home-ops

Posts with mentions or reviews of home-ops. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-09.
  • Ditching PaaS: Why I Went Back to Self-Hosting
    1 project | news.ycombinator.com | 18 Jan 2024
    These are great operational wins. Agreed very much that having autonomic (can fix itself) systems at your back is a massive game changer. De-crustifies the act of running things.

    The other win is that there's a substantial cultural base to this way to go. Folks have been doing selfhosting for ages, but everyone has their own boutique setup some their way. A couple tools and techniques could be shared, but mostly everyone took blank slate configs & built their own system up, & added their own monitoring & operational scripts.

    https://github.com/onedr0p/home-ops is a set of helm scripts and other tools that is widely widely used, and there's a lot more like it. It's a huge build out, using convention and a common platform to enable portable knowledge & sharing.

    Self hosting did not have intellectual scale out at it's back, before Kubernetes came along. Docker and ansible and others have been around, but theres never been remotely the success there has been today in empowering users to setup & run complex services.

    We really have clawed out of the server-hugging jungle &started building some villages. It's wonderful to see.

  • Homelab setup for Kubernetes training
    1 project | /r/homelab | 27 Nov 2023
    Going thru this repo https://github.com/onedr0p/home-ops
  • Selfhosted k8s for home server?
    3 projects | /r/selfhosted | 9 May 2023
  • My recently deployed media apps in ArgoCD, migrating from Terraform.
    7 projects | /r/selfhosted | 29 Mar 2023
    Take a look at my open source GitOps repo managed by Flux here: https://github.com/onedr0p/home-ops
  • How do You manage Your docker containers configuration?
    1 project | /r/homelab | 18 Mar 2023
  • Self Hosted SaaS Alternatives
    17 projects | news.ycombinator.com | 5 Mar 2023
    Im fully onboard with the geneneral idea as a target.

    Right now it's for early early adopters. Hosting stuff is still a painm But we are getting better at hosting stuff, finding stable patterns, paving the path. Hint, it's not doing less, it's not simpler options: it's adopting & making our own industrial scale tooling. https://github.com/onedr0p/home-ops is a great early & still strong demonstration; the up front cost od learning is high, but there's the biggest ecosystem of support you can imagine, and once you recognize the patterns, you can get into flow states, make stuff happen, with extreme leverage far beyond where humanity has ever been. Building the empowered individual is happening, and we're using stable good patterns that will mean the individual isnt so off on their own doing ops- they'll have a lot more accrued human experiene at their back, their running of services isnt as simple to understand from the start but goes much much further, is much more mature & well supported in the long run.

  • Deploying apache guacamole on k8s
    4 projects | /r/kubernetes | 7 Jan 2023
  • My completely automated Homelab featuring Kubernetes
    10 projects | /r/homelab | 3 Jan 2023
    My Kubernetes cluster, deployments, infrastructure provisioning is all available over here on Github.
  • Container Updating Strategies
    6 projects | /r/selfhosted | 31 Dec 2022
    For example: https://github.com/onedr0p/home-ops/pull/4528
  • Simple self-hosted S3-compatible
    5 projects | /r/selfhosted | 25 Dec 2022
    I'm running minio in my cluster with NFS backend just fine. You can see my deployment of it here.

What are some alternatives?

When comparing awesome-gitops and home-ops you can also consider the following projects:

atlantis - Terraform Pull Request Automation

kube-plex - Scalable Plex Media Server on Kubernetes -- dispatch transcode jobs as pods on your cluster!

awesome-home-kubernetes - ⚠️ Deprecated: Awesome projects involving running Kubernetes at home

cluster-template - A template for deploying a Kubernetes cluster with k3s or Talos

awx - AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.

longhorn - Cloud-Native distributed storage built on and for Kubernetes

argocd-operator - A Kubernetes operator for managing Argo CD clusters.

gocast - GoCast is a tool for controlled BGP route announcements from a host

werf - A solution for implementing efficient and consistent software delivery to Kubernetes facilitating best practices.

motioneye - A web frontend for the motion daemon.

ignite - Ignite a Firecracker microVM

renovate-helm-releases - Creates Renovate annotations in Flux2 Helm Releases