All templates

Automated Heroku App Health Checks

Every night, WebRun opens the Heroku dashboard, checks each app you nominated for crashed or scaled-to-zero dynos, add-ons in a warning state, and recent error activity, queues a Twilio text to your on-call number when an app is actually down, and posts the full health rundown to Telegram so the morning starts with a known state.

Runs on WebRun · Strict Lockdown policy
Every night at 11:00 PM WebRunorchestrates each step
1 Heroku check dynos, add-ons, and errors
2 Twilio escalate to on-call when an app is down
3 Telegram post the nightly health rundown
In short

How do I get alerted when one of my hosted apps goes down overnight?

WebRun checks your Heroku apps every night. It reviews dyno state, add-on health, and the latest release on each app, queues a Twilio text to your on-call number when something is genuinely down, and posts the full rundown to Telegram, so a failed app is known overnight instead of at 9am.

  • A crashed app is escalated the same night
  • Every app has a nightly recorded state
  • On-call is only woken for something genuinely down

Built for engineering teams · startups · solo developers · agencies running client apps

Step by step

What does WebRun do on every run?

The exact actions WebRun takes, in order - in plain language, so you can adjust anything.

  1. WebRun signs in and gets to work

    Opens dashboard.heroku.com in a real browser with your saved login - no setup, no API keys.

  2. 1
    Heroku - check dynos, add-ons, and errors
    heroku.com
    WebRun in Heroku: check dynos, add-ons, and errors
    WebRun opens Heroku to check dynos, add-ons, and errors.
    • Open the Heroku dashboard and go through each app on your list
    • Check dyno state for anything crashed, restarting repeatedly, or scaled to zero when it should be running
    • Check the add-ons on each app for anything showing a warning or provisioning problem
    • Note the most recent release and whether the trouble started after it

    Done when Every nominated app has a current dyno, add-on, and release status.

  3. 2
    Twilio - escalate to on-call when an app is down
    twilio.com
    WebRun in Twilio: escalate to on-call when an app is down
    WebRun opens Twilio to escalate to on-call when an app is down.
    • Open Twilio and compose a short text naming the app and what is wrong
    • Send it only to the on-call numbers you saved at setup
    • Leave any message addressed to a number outside that saved list queued for approval instead of sending it
    • Stay silent when every app is healthy so the escalation channel keeps its meaning

    Done when On-call has been texted about any app that is genuinely down.

  4. 3
    Telegram - post the nightly health rundown
    telegram.org
    WebRun in Telegram: post the nightly health rundown
    WebRun opens Telegram to post the nightly health rundown.
    • Post the health rundown to your engineering channel
    • List every app with its dyno state, add-on state, and last release
    • Put anything unhealthy at the top and say whether on-call was texted

    Done when The engineering channel has tonight's health rundown.

Run settings

How is each run configured?

Starting pageWhere Chrome opens at the start of each run
dashboard.heroku.com
ScheduleRuns automatically on this cadence
Every night at 11:00 PM
DeliveryHow each run's result reaches you
App health rundown · Telegram
OutputWhat each run produces - A nightly rundown of every Heroku app with dyno state, add-on state, last release, and whether on-call was escalated.
Text
Setup & safety

Secure by default

Connect once, stays signed in

WebRun signs in once and keeps each session in a persistent environment, so every run picks up right where it left off.

Your credentials stay in your own private environment - WebRun never stores your passwords.
Strict Lockdown

Every action is checked against this policy before it runs.

Domains ALLOWLIST
Typed input ALLOW
Shell command BLOCK
File uploads BLOCK
Runs in a contained environment More on policies
Good to know

Questions, answered

Will it text customers or anyone outside my team?

No. The Twilio text goes only to the on-call numbers you save at setup. Any message addressed to a number outside that list is queued for a person to approve rather than sent.

Will it restart dynos or roll back a release?

No. WebRun reads the Heroku dashboard and does not scale, restart, deploy, or roll back anything. Recovery actions stay with the engineer who gets the alert.

What stops it waking on-call over nothing?

The text fires only when an app is genuinely down, meaning a crashed dyno, a dyno scaled to zero that should be running, or an add-on in a failed state. Everything else waits in the Telegram rundown.

Put this on autopilot.

Turn it on in minutes - or have our team set it up for you.