Sign inSign up

webhookrelay/webhookrelayd-arm

By webhookrelay

Updated 7 days ago

Image
1

4.9K

webhookrelay/webhookrelayd-arm repository overview

Webhook Relay agent (ARM)

ARM build of the Webhook Relay agent for Raspberry Pi and other 32-bit ARM devices. Receive webhooks from any public source straight to localhost or other internal services, and expose internal services over public tunnels — no inbound firewall ports required.

Other architectures: webhookrelay/webhookrelayd (amd64) and webhookrelay/webhookrelayd-aarch64 (64-bit ARM).

Prerequisites

Get a token from the dashboard.

Usage

Webhook forwarding mode (default):

docker run --net host -e KEY=<your key> -e SECRET=<your secret> webhookrelay/webhookrelayd-arm:latest

Tunnel mode:

docker run --net host -e KEY=<your key> -e SECRET=<your secret> webhookrelay/webhookrelayd-arm:latest --mode tunnel

Support

If you have any questions or need assistance, feel free to contact us at [email protected].

Tag summary

Content type

Image

Digest

sha256:e1f09567c

Size

7.8 MB

Last updated

7 days ago

docker pull webhookrelay/webhookrelayd-arm