better readme + notes

This commit is contained in:
azlux 2020-02-07 16:49:57 +01:00 committed by GitHub
parent 51f6ea8307
commit 43a47eca6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,11 @@ $ docker run -d --name=webhookd \
> Note that this image extends `docker:dind` Docker image.
> Therefore you are able to interact with a Docker daemon with yours shell scripts.
**Or** use APT:
Finally, it is possible to install Webhookd using the Debian packaging system through this [custom repository](https://packages.azlux.fr/).
> Note that custom configuration variables can be set into `/etc/webhoockd.env`
> Sytemd service is already set and enable, you just have to start it with `systemctl start webhoockd`
## Configuration