1.0.0 • Published 8 years ago

watchmen-ping-http-head-twilio-sms v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

watchmen-ping-http-head-twilio

HTTP ping service for Watchmen with Twilio SMS alerts

Twilio Configuration

Set Environment Variables
export TWILIO_ACCOUNT_SID='ACCOUNT_SID'
export TWILIO_AUTH_TOKEN='AUTH_TOKEN'
export TWILIO_SMS_TO='Any number Twilio can deliver to'
export TWILIO_SMS_FROM='A number you bought from Twilio and can use for outbound communication'
1.0.0

8 years ago