Home hardware sleeps and reboots. If your self-hosted agent is offline when a webhook fires, the event isn't lost: durable retries queue it in the cloud and deliver on reconnect, for up to 30 days. Always-on webhook infra without an always-on machine.
A self-hosted AI agent that reacts to any webhook is three small files with eve: a model config, a channel that turns each delivery into a durable session, and one typed tool. Point GitHub, Stripe or Grafana at it and every event gets triaged automatically.
Port-forwarding to the machine that runs an AI agent with shell access is a bad idea. Better: the agent holds an outbound connection to the relay and pulls webhooks down. No inbound ports, no public IP, invisible to the internet β works behind NAT, CGNAT and corporate firewalls.
A Mac mini or Raspberry Pi is enough to run an always-on AI agent. The catch: GitHub and Stripe can't POST to a box behind NAT with no public IP. The fix isn't a forwarded port β point the provider at a relay and the agent pulls each webhook down over an outbound connection.
Turn every inbound email into a new row in a Google Sheet.
Point mail at a Webhook Relay address β parsed JSON β Apps Script appendRow. Orders, leads, reports, automatically.
β https://t.co/HKFEIsrK9W
Functions can make multiple HTTP request calls to any external server; whether it is calling 3rd party API or sending data, without relying on the webhook
#webdev#automation
ππ½ Get started with Webhook Relay: https://t.co/OnzS8YXDI0
π» HTTP requests: https://t.co/Lbs3i3j9EN
My @pagerduty alarm setup using @NodeRED and @webhookrelay on an @Raspberry_Pi 400 is working beautifully.
No more Android reliability issues.
Would love analogue audio out on the Pi 500.
It's a bad idea to have your Jenkins CI server open to the internet. Learn how to make it private while keeping #GitHub webhooks working with @webhookrelay: https://t.co/t6ip8k2r8O
What happens if you dont: https://t.co/nKufvtHdmB π #CICD#Jenkins#Webhooks
Platform issues have been resolved, historical data is available again. Apologies for the downtime, a detailed report will be created in the coming days.
@MannanK Hi there, really sorry for the downtime! We had an issue with our k8s cluster where it kinda got incapacitated and it took some time to understand that it was irreparable. Then we started the migration to a new one, we will write a postmortem
IFTTT allows for some crazy good automations, use WHR to connect it to NodeRED:
π Get started with Webhook Relay: https://t.co/1qoG2sZBTV
π‘ IFTTT & NodeRED: https://t.co/pqgOeULygl
#IFTTT#IoT#NodeRED
Webhook Relay works well in tandem with Jenkins operator:
π Get started with Webhook Relay: https://t.co/1qoG2sZBTV
π‘ Tutorials: https://t.co/VvRQP2QNtz
#Kubernetes#devops#github#gitlab
A hassle free way to collect telemetry, user analytics without any backend infra:
π Get started with Webhook Relay: https://t.co/1qoG2sZBTV
π‘ BigQuery guide: https://t.co/RSaQkOSwab
#GCP#BigQuery#Cloud
You can use Webhook Relay Home Assistant add-on to connect to your home network from anywhere!
π Get started with Webhook Relay: https://t.co/1qoG2sZBTV
π‘ Home Assistant setup: https://t.co/0cOWNwmApK
#iot#raspberrypi#devops#homeassistant