Skip to content

Commit 05eca54

Browse files
authored
Update ticket_example.md with infrastructure needs
Added requirements for a persistent Docker container host.
1 parent ccd5bb6 commit 05eca54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/ticket_example.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
---
1010

1111
## TL;DR
12+
"Wir benötigen einen Server/VM auf dem ein Docker-Container dauerhaft betrieben werden darf, mit Netzwerkzugang zu Bitbucket Server und P API. Den Container erstellen und konfigurieren wir selbst."
1213

1314
We need a host (VM, bare-metal, or K8s namespace) where a single Docker container can run persistently. The container runs PR-Agent, an open-source tool that auto-generates pull request descriptions using our internal LLM API. IT Security has approved the approach. No external internet access needed — the container talks to exactly two internal endpoints: Bitbucket Server and the LLM API. Resource footprint is ~200–400 MB RAM. Setup takes 1–2 hours once the host is available.
1415

0 commit comments

Comments
 (0)