Skip to content

Railhook documentation

Railhook delivers the webhooks your product sends and receives the ones it depends on, retrying what fails and keeping a record of every attempt. Use it on Railhook Cloud, or run it on your own server.

Railhook Cloud — sign up free

Railhook runs at railhook.io. Sign up and start on the free plan; paid plans with higher limits are coming.

Sign up free

Self-host — one command

The installer checks the machine, writes a Compose file and a .env with generated secrets, then starts the stack. It needs about 4 GiB of RAM.

Install on your server
curl -fsSL https://railhook.io/install.sh | bash