Control Octopus Deployments with SMS
- SMS
- JavaScript
Info
Regulations require that you first register your number to use these resources to send SMS traffic to US and Canadian mobile destinations. If you are sending to Canada or the US and have not already done so, please see our documentation to register your Twilio phone number or Toll-Free number before you use this template.
This application allows you to interface deployments for the Octopus Deploy service using SMS. It sends out status updates and lets the user reply to approve and start deployments.
The sample was submitted as part of the Twilio x DEV hackathon. Read more about it in their submission post.
- Get the code for this project
The code for this sample is available on GitHub to view.
- Get Twilio credentials
You will need an Account SID and Auth Token in order to run this code.
Checking for existing account...
- Set up the code sample locally
Follow the setup instructions in the README to get the sample up and running.