webhaak webhook service

updated @ 2016-08-02

webhaak is a simple webhook service to update and deploy sites and do other maintenance without having to ssh to a node.

For example GitLab and GitHub support webhooks on certain triggers (like updates to files in a repository). These triggers can be used to call such a webhook url on webhaak and have it - well - do stuff. This can really be anything, but think for example updating a repository (to reflect the changes that were just pushed), and running an update script to regenerate a website (like with paragoo).

PyPI version PyPI downloads PyPI license Code health

code Clone the webhaak repository at Github.