docs: add project management structure

This commit is contained in:
2025-12-28 09:16:22 +01:00
parent 3991362e67
commit 4eb20e2449
50 changed files with 1905 additions and 0 deletions

View File

@ -0,0 +1,19 @@
ID: US_000018 | Version: 0.1.0 | Status: Final
By: Codex (GPT-5)
# US_000018: Konfigurations-Templates verfuegbar
Status: Done
Als Operator moechte ich Konfigurationsvorlagen im Repo haben, damit Installationen konsistent sind.
## Akzeptanzkriterien
- Given `env.example` liegt im Root-Verzeichnis
- When die Datei geprueft wird
- Then sie enthaelt SKD-Konfigurationswerte fuer Auth und Defaults
- Given `deploy_hosts.yml` liegt im Root-Verzeichnis
- When die Datei geprueft wird
- Then sie enthaelt eine Host-Liste mit Name, Host, User, Port, Install-Dir und Service-Parametern
## Task-Platzhalter
- TASK_000018: Config templates ready (Details bei Story-Start)