My recently deployed media apps in ArgoCD, migrating from Terraform.

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/selfhosted

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • SaaSHub - Software Alternatives and Reviews
  • postgres-operator

    PostgreSQL operator for Kubernetes (by movetokube)

    Not everything carries over from Terraform to GitOps but with that said check out this operator that lets you provision an existing postgres database.

  • tf-controller

    A GitOps Terraform controller for Kubernetes

    I'm using Flux instead of Argo which has support for running terraform from a given Git Repo or OCI artifact so essentially I still fall back on Terraform when needed and it's applied via GitOps.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • helm-secrets

    A helm plugin that help manage secrets with Git workflow and store them anywhere

    I use Helm secrets which integrates Mozilla Sops to handle secrets in my Helm charts.

  • sops

    Simple and flexible tool for managing secrets

    I use Helm secrets which integrates Mozilla Sops to handle secrets in my Helm charts.

  • home-ops

    A mono repository for my home infrastructure and Kubernetes cluster which adheres to Infrastructure as Code (IaC) and GitOps practices where possible

    Take a look at my open source GitOps repo managed by Flux here: https://github.com/onedr0p/home-ops

  • flux-cluster-template

    A community opinionated template for deploying a single Kubernetes (k3s) cluster with Ansible backed by Flux, SOPS, GitHub Actions, Renovate and more!

  • operator

    Simple Kubernetes Operator for MinIO clusters :computer:

    minio has a k8 operator as well which I use at work: https://github.com/minio/operator

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

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