Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: Hookaido – "Caddy for Webhooks" (github.com/nuetzliches)
3 points by 7schmiede 24 days ago | hide | past | favorite
Hi HN, we built Hookaido, a self-hosted webhook gateway that aims to be the “Caddy for webhooks”: one single Go binary, production-ready defaults, minimal ops.

Key bits:

durable SQLite/WAL-backed queue (survives restarts)

retries + dead-letter queue + requeue support

HMAC signature verification + replay protection + secret rotation

pull mode (useful for DMZ setups)

Prometheus metrics + OpenTelemetry tracing

hot reload for config changes

Repo + docs: https://github.com/nuetzliches/hookaido

Would love feedback on the model (push vs pull), operational ergonomics, and any missing “must-have” features for running this in production.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: