mirror of
https://github.com/n1trux/awesome-sysadmin.git
synced 2025-03-14 06:38:11 +00:00
add webhooks category: contains webhook + webhookd
Also fix TOC Order
This commit is contained in:
parent
337aa2ccfd
commit
1a8abbeacc
10
README.md
10
README.md
@ -56,9 +56,10 @@
|
||||
* [Version control](#version-control)
|
||||
* [Virtualization](#virtualization)
|
||||
* [VPN](#vpn)
|
||||
* XMPP: [see awesome-selfhosted#xmpp](https://github.com/Kickball/awesome-selfhosted#xmpp)
|
||||
* [Web](#web)
|
||||
* [Webhooks](#webhooks)
|
||||
* Wiki Software: [see awesome-selfhosted#wikis](https://github.com/Kickball/awesome-selfhosted#wikis), Sysadmin Wikis: [see #wikis](#wikis)
|
||||
* XMPP: [see awesome-selfhosted#xmpp](https://github.com/Kickball/awesome-selfhosted#xmpp)
|
||||
* [Resources](#resources)
|
||||
* [Blogs](#blogs)
|
||||
* [Books](#books)
|
||||
@ -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.
|
||||
|
||||
## Websites
|
||||
|
||||
*Useful sysadmin related websites.*
|
||||
|
Loading…
x
Reference in New Issue
Block a user