Skip to content

Simple GitHub Webhook Service to get webhooks in any VM and run sh

License

Notifications You must be signed in to change notification settings

tubuarge/github-webhook-receiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Webhook Receiver

It allows you receive webhooks and run a bash script or command inside deploy.sh

  • Go to your EC2, VM.
  • Checkout this project and run with npm start
  • change the const secret = 'SECRET_CHANGE_ME'; inside hook.js
  • add webhook to your github project, set the secret

About

Simple GitHub Webhook Service to get webhooks in any VM and run sh

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published