docs: F-07 done — board abgeschlossen, alle Features implementiert
Session-Log und Session-Prompt für F-07. Alle Items F-01 bis F-07 sind jetzt ✅. tg-bot-jetson ist deployment-ready. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
25
session-prompts/F-07-deployment.md
Normal file
25
session-prompts/F-07-deployment.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Session-Prompt F-07 — Deployment-Config
|
||||
|
||||
```
|
||||
Modell: Haiku
|
||||
|
||||
Du arbeitest in /Users/tarikmoussa/Desktop/files/tg-bot-jetson auf einem neuen Branch
|
||||
`feat/deployment` (von `main`).
|
||||
|
||||
## Aufgabe
|
||||
Erstelle die Deployment-Konfiguration: systemd-Unit-Datei (primaer fuer Jetson/Ubuntu)
|
||||
und Dockerfile (alternativer Docker-Pfad). Dokumentiere beide Wege in DEPLOY.md.
|
||||
|
||||
## Akzeptanzkriterien
|
||||
- [ ] `tg-bot-jetson.service` — systemd-Unit mit korrekten Abhaengigkeiten und Hardening.
|
||||
- [ ] `Dockerfile` — minimales Image, keine Dev-Deps, frozen lockfile.
|
||||
- [ ] `DEPLOY.md` — vollstaendige Installationsschritte fuer beide Pfade.
|
||||
- [ ] `uv run pytest tests/ -v` → kein Regression.
|
||||
|
||||
## Nicht anfassen
|
||||
`src/`, `tests/`, `pyproject.toml`, `.env.example`.
|
||||
|
||||
## Commit & Push
|
||||
- `feat: F-07 deployment config — systemd unit, Dockerfile, DEPLOY.md`
|
||||
- Trailer: `Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>`
|
||||
```
|
||||
Reference in New Issue
Block a user