kuma-glpi-bridge: webhook receiver opening GLPI incident tickets
Go service: Kuma webhook -> GLPI REST (two-step session) ticket per monitor down-event, dedupe while open, recovery followup + solve on up. Distroless image; CI = gofmt/vet/build/secret-scan. Ticket: https://projects.knownelement.com/issues/824
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# KNELKumaGlpiBridge
|
||||
|
||||
Uptime Kuma -> GLPI incident bridge. Kuma webhook POSTs land on
|
||||
`/webhook`; DOWN opens a GLPI incident ticket (deduped per monitor),
|
||||
UP posts a recovery followup and solves the ticket with evidence.
|
||||
|
||||
Deployed on pfv-k8s via flux (NodePort 30801). GLPI tokens come from a
|
||||
k8s Secret created imperatively — never in git.
|
||||
|
||||
- Redmine: https://projects.knownelement.com/issues/824
|
||||
- Discourse: incident-response category (outage flow)
|
||||
Reference in New Issue
Block a user