GitHunt

My home operations repository :octocat:

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

Docs
GitHub stars
GitHub last commit

Discord  
Talos  
Kubernetes  
Renovate

Age-Days  
Uptime-Days  
Node-Count  
Pod-Count  
CPU-Usage  
Memory-Usage  


📖  Overview

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

I use Talos Linux as my base OS and Kubernetes distribution. The boostrap process consists of applying machine configs generated by talhelper. After this the initial applications necessary are bootstrapped by Helmfile and by my script bootstrap-entire-cluster.sh
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

🌐  External Services

Service Purpose
Cloudflare DNS Provider and Tunnel Service
Akeyless External Secret storage - Good alternative to hashicorp vault
TrueNas Scale External to the cluster but local NAS. For bulk storage needs

🤝  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

Test

Languages

HCL79.7%Shell18.6%Go Template0.9%Ruby0.7%

Contributors

MIT License
Created February 12, 2022
Updated March 8, 2026
rafaribe/home-ops | GitHunt