Initialisiere SillyHome Next Analyseprojekt
This commit is contained in:
16
docs/adr/ADR-004-deployment.md
Normal file
16
docs/adr/ADR-004-deployment.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# ADR-004: Deploymentmodell
|
||||
|
||||
## Status
|
||||
Angenommen
|
||||
|
||||
## Kontext
|
||||
Das System soll einfach installierbar sein, lokal laufen und wartbar bleiben.
|
||||
|
||||
## Entscheidung
|
||||
- Docker Compose für Core-Services.
|
||||
- HA Addon-Rezepte und Lua-Skripte als optionale Integrationshilfe.
|
||||
- Kubernetes-Support bleibt möglich, aber optional.
|
||||
|
||||
## Konsequenzen
|
||||
- Schneller Einstieg in bestehende HA-Umgebungen.
|
||||
- Flexibilität für künftige Betriebsgrößen.
|
||||
Reference in New Issue
Block a user