webhook
webhook copied to clipboard
Documentation addition for PPA
Maybe good to add to the README that the Debian package expects the hooks to be in: /etc/webhook.conf
Now I had to cat /lib/systemd/system/webhook.service to find that ;-)
:+1:
Isn't that the job of the Debian package maintainers? They usually put that kind of information in /usr/share/doc/webhook/README.Debian.
For me who is completely new to Linux and servers overall, it was super confusing trying to start a webhook server using the package installed via apt install webhook.
Perhaps it's on the package maintainers to provide documentation but I had no idea where to even look. I think it would be nice to at least point out in the docs that if you're installing via a package manager such as apt, that there are some quirks to be aware of and where to find necessary documentation for it (/usr/share/doc/webhook/* being one I had no idea existed) 🙂
Overall great application though, I very much appreciate the work you've all done 🙂