https://github.com/stevewm/homelab
homelab as code: approved by your wife's boyfriend
https://github.com/stevewm/homelab
fluxcd gitops homelab k8s-at-home kubernetes kubesearch portainer talos
Last synced: 5 months ago
JSON representation
homelab as code: approved by your wife's boyfriend
- Host: GitHub
- URL: https://github.com/stevewm/homelab
- Owner: stevewm
- License: unlicense
- Created: 2023-07-02T06:37:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-11T21:04:20.000Z (5 months ago)
- Last Synced: 2026-01-11T23:51:58.447Z (5 months ago)
- Topics: fluxcd, gitops, homelab, k8s-at-home, kubernetes, kubesearch, portainer, talos
- Language: Pkl
- Homepage:
- Size: 7.23 MB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Homelab
Welcome to the repository for my home infrastructure, otherwise known as my homelab.








---
## 📚 Docs 📚
Documentation can be found [on GitHub Pages](https://stevewm.github.io/homelab/).
## 🛠️ Built With
| Name | Purpose |
| --------------------------------------------------------------- | --------------------------------------- |
| [Talos](https://www.talos.dev/) | Kubernetes distribution |
| [FluxCD](https://fluxcd.io/) | GitOps |
| [Renovate](https://github.com/renovatebot/renovate) | Automated dependency upgrades |
| [GitHub Actions](https://docs.github.com/en/actions) | Automation |
| [mkdocs-material](https://squidfunk.github.io/mkdocs-material/) | Documentation |
| [mise](https://mise.jdx.dev/) | Project tools and environment variables |
| [hk](https://hk.jdx.dev) | Linting and validation |
| [Doppler](https://www.doppler.com/) | Secrets management |
| [go-task](https://github.com/go-task/task) | Task runner |
## 🤝 Acknowledgements
Inspired by [bjw-s/home-ops](https://github.com/bjw-s-labs/home-ops), [geerlingguy/pi-cluster](https://github.com/geerlingguy/pi-cluster) and the [k8s-at-home](https://github.com/topics/k8s-at-home) community.