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