@ -730,6 +731,13 @@ Various resources, such as books, websites and articles, for improving your skil
* [Remi](http://rpms.famillecollet.com/) - Repository with LAMP updated packages for RHEL/Centos/Fedora.
* [Software Collections](https://www.softwarecollections.org) - Community Release of [Red Hat Software Collections](https://access.redhat.com/documentation/en/red-hat-software-collections/). Provides updated packages of Ruby, Python, etc. for CentOS/Scientific Linux 6.x.
## Webhooks
*Webhook servers: Create HTTP Endpoints (hooks) to execute scripts*
* [webhook](https://github.com/adnanh/webhook) - Configurable tool that allows you to create HTTP endpoints (hooks), which you can use to execute commands.
* [webhookd](https://github.com/ncarlier/webhookd) - A very simple webhook server to launch shell scripts.