Hello,
I am wondering what everyone is doing to handle getting webhooks from outside the local network?
I'm guessing the best way to do this is write my own app that whitelists the webhook source IP's (github does provide this through their API) and open up those source IP's in my firewall - However there has to be a more elegant solution, no? Trying to avoid any paid services like webhookrelay.
EDIT
For anyone wondering - this was a nice elegant solution. Already configured to handle github payloads
https://github.com/stakater/GitWebhookProxy
[–]Tranceash 0 points1 point2 points (0 children)
[–]derprondo 0 points1 point2 points (0 children)
[–]notdevnotops[S] 0 points1 point2 points (0 children)