_ _ _ _
| | | | | | | |
| |__| | ___ _ __ ___ ___| | __ _| |__
| __ |/ _ \| '_ ` _ \ / _ \ |/ _` | '_ \
| | | | (_) | | | | | | __/ | (_| | |_) |
|_| |_|\___/|_| |_| |_|\___|_|\__,_|_.__/
My basic homelab-setup. Utilizes Kubernetes on k3s with a Flux-GitOps-flow on an old laptop.
Current applications are:
- My GenIma webapp
- Monitoring: kube-prometheus-stack
- Bookmark manager: Linkding
- Audiobook-library: Audiobookshelf
- Automatic update-pull requests for
- app-updates via renovate
- flux-updates via this action
- Cloudflare tunnels and Cloudflare ZeroTrust Access for restricting access
Currently running on one old laptop.
- Add backup-procedures
- Further understand and configure Prometheus, Grafana, etc.
- created with and inspired by Mischa van den Burg's homelab-repo and -course