Skip to content

kid/home-infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a64fc92 ยท Apr 10, 2025
Jan 25, 2025
Apr 7, 2025
Feb 27, 2025
Jan 25, 2025
Apr 7, 2025
Feb 27, 2025
Jan 25, 2025
Apr 10, 2025
Sep 6, 2024
Sep 19, 2024
Jul 14, 2024
Jan 25, 2025
Jan 25, 2025
Jan 25, 2025
Dec 26, 2023
Apr 10, 2025
Jan 25, 2025
Apr 7, 2025
Apr 7, 2025
Apr 7, 2025
Jan 25, 2025
Sep 19, 2024

Repository files navigation

My Home Operations Repository :octocat:

... managed with Flux and Rennovate


๐Ÿ“– Overview

This is a mono repository for my home infrastructure and Kubernetes clusters. I use Infrastructure as Code (Iac) and GitOps practices using OpenTofu, Kubernetes, Flux and Rennovate.

Components

This currently includes the followings:

  • Terraform stack and modules to manage my Mikrotik router, switches and access points.
  • Terraform stack to deploy a Talos cluster in Proxmox
  • Cluster configuration in the cluster/<clusterName> folder, watched by Flux.
  • Some containers that run in the kubernetes and are published to GitHub packages
  • CI code using Dagger running in GitHub Actions