Welcome to my home-ops repo!
A Kubernetes cluster deployed with Talos Linux and Flux using GitHub as the Git provider, sops to manage secrets.
Other components worth mentioning:
Other features include:
- Workflow automation w/ GitHub Actions
- Dependency automation w/ Renovate
Enable the local Conventional Commits check:
mise install
mise exec -- pre-commit install -t commit-msgIf this clone previously installed the hook with a global pre-commit, run the install command again after switching to mise. The generated Git hook embeds the interpreter path used at install time.