Skip to content

rafaribe/home-ops

Repository files navigation

My home operations repository :octocat:

... managed with Flux, Renovate and GitHub Actions 🤖


Docs Discord GitHub stars GitHub last commit OS Kubernetes Distribution Release pre-commit Schedule - Renovate pre-commit


📖  Overview

This is the repository that hosts the code that I use to manage my home infrastructure.

I use Debian 12 as my base OS and k3s as my Kubernetes distribution. Ansible is used to provision the k3s cluster along with some basic debugging tooling on the nodes and to provision my backup-server. After the kubernetes cluster is provisioned I use Flux to watch this repository, and Renovate to automatically update the dependencies.

🔧  Tools

Below are some of the tools I find useful

Tool Purpose
sops Simple and flexible tool for managing secrets
pre-commit Ensure the YAML and shell script in my repo are consistent
kubesearch Look for how other people manage their Self-hosted software on k8s-at-home community
mkdocs material Static website generator for all my docs in this repo
Renovate Automatically finds new releases for the applications and issues corresponding PR's

🤝  Thanks

A lot of inspiration for my cluster came from the people that have shared their clusters over at kubernetes at home community

And to the projects that I use every day to help make my cluster better:

Star History

Star History Chart