NathanAhlstrom/ezproxy-gitlab-webhook

No changes

Opened this issue · 2 comments

It took me some time, but I think I got all of the configuration correctly set up. I am using a RedHat 7.5 virtual server, running EZProxy 6.5.1. I have my database stanzas listed in GitHub. Previously, I had been running a cron job to check every hour and update our stanzas, but at times, that just is not quick enough, so I wanted to implement your version of webhooks. After fixing some errors that were reported in Apache and then in the webhookOutput.log/webhookError.log, I am now getting no data when my Master repo is updated. I want it to be able to discover changes to the master and then update the server file. What am I doing wrong?

Did you adjust config.js to point to the correct git-pull.pl script? And if you run git-pull.pl by hand, does it do the right things to update your config.txt with the latest commits?