docs: add README for homelab apps directory
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
# 🏠 Homelab Applications
|
||||||
|
|
||||||
|
Dieser Ordner beherbergt alle Benutzer-Applikationen und Self-Hosted Dienste des Homelabs.
|
||||||
|
|
||||||
|
## 🤖 GitOps Automatisierung
|
||||||
|
Jeder Unterordner in diesem Verzeichnis wird automatisch vom ArgoCD **ApplicationSet** `homelab-apps` erkannt und als eigenständige Application im Cluster ausgerollt.
|
||||||
|
|
||||||
|
### Deployment-Struktur:
|
||||||
|
- Die Applikationen werden standardmäßig im Projekt `homelab` gruppiert.
|
||||||
|
- ArgoCD sucht nach `values.yaml` Dateien in den jeweiligen Verzeichnissen.
|
||||||
|
|
||||||
|
---
|
||||||
|
*Verwaltet via ArgoCD GitOps*
|
||||||
Reference in New Issue
Block a user