watchmen-ping-http-head-twilio-sms
v1.0.0
Published
HTTP ping service for watchmen with Twilio SMS alerts
Downloads
3
Readme
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'