Integrations · Railway

Railway deploy and crash notifications on your phone

A push when a deployment fails, succeeds or crashes, or a volume or CPU alert fires, per project.

Railway's own page was read on 12 September 2026 for every step below. If a menu has moved since, write to hello@youlmk.com and it is corrected the same day.

What Railway sends

Deployment status changes, volume usage alerts and CPU or RAM monitor alerts, as JSON with a type such as Deployment.failed, the details, the resource and a severity.

What arrives in the inbox

Title
The event's type in words ("Deployment failed")
Priority
normal; set the source's Reach for how loud a failure should be
Group
the event type

Set it up

In YouLMK, create a source of type webhook named after the service, and copy its webhook URL: youlmk.com/w/k_7hq2nk3f9qd8w4 with your own key. Then:

  1. In Railway, open the project, then the Settings button in the top right, then the Webhooks tab.
  2. Paste your source's webhook URL from YouLMK, and optionally choose which events to receive.
  3. Click Test Webhook; the test lands as a card.

Make it quiet where it should be

Everything above lands with the source's own rules: its Reach (Silent, Badge, Banner, Break through), whether quiet hours hold it, and grouping of repeats into one card. Set them once on the source, in the app or at app.youlmk.com; the service never has to change. Unknown fields arrive as rows on the card, up to six; the whole request is capped at 8 KB (Webhooks).

Try it

The trial is 10 notifications and 3 watches, no card. Get your key, or read the webhooks reference first.

Source

docs.railway.com/guides/webhooks, read 12 September 2026.