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.
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
What does WebRun do on every run?
The exact actions WebRun takes, in order - in plain language, so you can adjust anything.
-
WebRun signs in and gets to work
Opens
dashboard.heroku.comin a real browser with your saved login - no setup, no API keys. -
1
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.
-
2
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.
-
3
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.
How is each run configured?
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.
Every action is checked against this policy before it runs.
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.