664 B
664 B
ID: US_000026 | Version: 0.2.1 | Status: Done By: Codex (GPT-5)
US_000026: Client bezieht Updates (Pull)
Status: Done
Als Betreiber moechte ich, dass der Client Updates per Pull von einem Update-Service bezieht, damit Deployments ohne SSH moeglich sind.
Akzeptanzkriterien
- Given eine konfigurierte Update-URL (
https://update.wlkns.org) und Auth-Credentials - When der Client nach Updates fragt
- Then erhaelt er ein JSON-Manifest mit Version, Artefakt-URL und Checksumme
- And das Artefakt ist ein
tar.gz - And die Update-Quelle ist austauschbar per Konfiguration
Task-Platzhalter
- TASK_000027: Update endpoint config (Details bei Story-Start)