Wikipedia

Search results

Wednesday, September 21, 2022

Show HN: Send a GitHub webhook to a private URL https://ift.tt/BmNOlH6

Show HN: Send a GitHub webhook to a private URL I work on the OpenZiti project and I have a CI server that accepts GitHub webhooks, but I don't want to expose my server to the internet with open ports. I used the Python SDK for OpenZiti (overlay networking platform) to create a GitHub Action that sends the webhook to my private server via overlay instead of via the open internet. This GitHub repo is a template that I made to show you how it all works. You can use it right away to run the sample server (httpbin-go) and see the GitHub Action in...action. Relevant threads include https://ift.tt/gbvwe30 . https://ift.tt/phVECuc September 21, 2022 at 01:43PM

No comments:

Post a Comment