#webhook #hook #env-variables #daemon #stdout-stderr #multiple #reading

app hookd

A simple webhook daemon that supports multiple hooks, passing env vars and reading stdout/stderr

3 releases

0.1.2 Jun 11, 2021
0.1.1 Jun 11, 2021
0.1.0 Jun 4, 2021

#906 in HTTP server

AGPL-3.0-only

31KB
374 lines

hookd

A simple webhook daemon that supports multiple hooks, passing env vars and reading stdout/stderr. Similar to microhookd and webhook.

Installation

Use the package manager cargo to install hookd.

cargo install hookd

Usage

Create a config file in ~/.config/hookd/config.yaml based on the config.sample.yaml in this repo.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

AGPL-3.0-only

Dependencies

~19–33MB
~578K SLoC