Deklarativ
Pipelines, Schrittreihenfolge, Helm-Workspace und Hooks in der Config — keine Einmal-Shell-Bäume im Code.
postgresql // watchdog
Aktive und idle Verbindungen überwachen, stale Sessions erkennen, Slack oder Loki alarmieren — self-hosted Go CLI.
$ curl -fsSL https://get.pgwd.hermesrodriguez.com/install.sh | sh $ pgwd --print-sample-config > ./pgwd.conf # adjust $ pgwd -config ./pgwd.conf -dry-run -interval 0
curl -fsSL https://get.pgwd.hermesrodriguez.com/install.sh | sh
Pipelines, Schrittreihenfolge, Helm-Workspace und Hooks in der Config — keine Einmal-Shell-Bäume im Code.
dry-run und analyze vor live; Preflight-Checks; expliziter live-Modus für Mutationen.
Logs mit Zeitstempel, Slack/Webhook-Notify, Cosign-signierte Releases und SBOMs — für Bastionen und CI.

Operator-Beispiele: pgwd-selfhosted/run
Engineering-Report v1.1.1 · Vollständiges Changelog auf GitHub
| Repo | Rolle |
|---|---|
| hrodrig/pgwd | CLI, Engine, SPEC, Releases, Container-Image |
| hrodrig/pgwd-selfhosted | Bastion, cron, Beispiele, kind e2e |