stevewm / homelab

monorepo for home infrastructure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home Lab

Kubernetes Version Talos Version

This repo contains the configuration and documentation for my home infrastructure. I try to adhere to GitOps principles and automate as much as possible.

Stack

Name Description
Talos Kubernetes distribution
FluxCD GitOps tool
Renovate Version upgrade Pull Requests
GitHub Actions Automation
mkdocs-material Documentation
direnv Directory-specific environment variables
SOPS Encrypted secrets stored in the repo
Doppler Secret management
Taskfile Common commands that are needed when using the repo
pre-commit Linting and validation

Inspiration

Inspired by bjw-s/home-ops, geerlingguy/pi-cluster and the k8s-at-home community.

About

monorepo for home infrastructure

License:Other


Languages

Language:Shell 95.0%Language:Nix 5.0%