https://github.com/bfritz/homelab-apps
https://github.com/bfritz/homelab-apps
argocd gitops kubernetes
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bfritz/homelab-apps
- Owner: bfritz
- License: mit
- Created: 2021-11-03T16:15:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-18T12:39:15.000Z (3 months ago)
- Last Synced: 2025-12-21T18:33:12.665Z (3 months ago)
- Topics: argocd, gitops, kubernetes
- Language: Mustache
- Homepage:
- Size: 332 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# bfritz homelab applications
[](https://github.com/bfritz/homelab-apps/actions/workflows/ci.yaml)
Gitops repository for [bfritz's] home kubernetes lab. Companion repo
to [bfritz/homelab-bootstrap] to install applications into the cluster
after bootstrapping it with [k0sctl] and [Alpine worker nodes].
Argo CD [manages the process] of deploying apps defined in this
repository using the [apps.yaml] `ApplicationSet`.
[alpine worker nodes]: https://github.com/bfritz/homelab-bootstrap/#k0s-worker
[apps.yaml]: apps.yaml
[bfritz/homelab-bootstrap]: https://github.com/bfritz/homelab-bootstrap
[bfritz's]: https://bfritz.com/
[k0sctl]: https://github.com/k0sproject/k0sctl#readme
[manages the process]: https://github.com/bfritz/homelab-bootstrap/blob/v0.0.3/k0s/Makefile#L85-L86