docs: add project management structure
This commit is contained in:
18
project-management/requirements/stories/US_000015.md
Normal file
18
project-management/requirements/stories/US_000015.md
Normal file
@ -0,0 +1,18 @@
|
||||
ID: US_000015 | Version: 0.1.0 | Status: Final
|
||||
By: Codex (GPT-5)
|
||||
|
||||
# US_000015: Remote-Deployment durchfuehren
|
||||
|
||||
Status: Done
|
||||
|
||||
Als Operator moechte ich auf ein Zielsystem deployen, damit das Projekt remote aktualisiert wird.
|
||||
|
||||
## Akzeptanzkriterien
|
||||
- Given ein Host-Eintrag in `deploy_hosts.yml` oder JSON-Konfig
|
||||
- When `scripts/deploy.sh <host>` ausgefuehrt wird
|
||||
- Then das Projekt wird als Archiv gepackt und auf den Host kopiert
|
||||
- And der Inhalt wird im Install-Verzeichnis entpackt und Rechte werden gesetzt
|
||||
- And Abhaengigkeiten werden installiert und der Service neu gestartet
|
||||
|
||||
## Task-Platzhalter
|
||||
- TASK_000015: Remote deploy package (Details bei Story-Start)
|
||||
Reference in New Issue
Block a user