Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

Simple web app that triggers PagerDuty incidents via SMS sent to a Twilio number

Notifications You must be signed in to change notification settings

Glympse/migrated_depr_Twilio2PagerDuty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twilio2PagerDuty

Simple web app that triggers PagerDuty incidents via SMS sent to a Twilio number

To use:

  1. Clone the repository.
  2. Build and deploy the website to the Internet
  3. Sign into PagerDuty and create a new generic API service and take note of your new service_key
  4. Create a PagerDuty escalation policy for your new service
  5. Sign into Twilio and create a new number for incoming SMS messaging.
  6. Set the Twilio Request URL to be the URL of the site deployed in step 2 adding the path, "PagerDuty/" followed by your PagerDuty service key from step 3.

i.e. https://alerts.mysite.com/PagerDuty/df1a15a5c3a942eb9ea14abb3a12ef4c

Enjoy -Craig

About

Simple web app that triggers PagerDuty incidents via SMS sent to a Twilio number

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published