Viewing profile — qrkourier
qrkourier
HN member- Joined
- Tue, Nov 14, 2017, 9:50 PM UTC
- HN karma
- 42
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About qrkourier
[ linktree: https://linktr.ee/qrkourier ]
Recent public activity
-
comment
Comment #41332628
At a glance, the RunPod's serverless and pod options would probably work well with OpenZiti. I didn't explore their vLLM option. Using OpenZiti w/ Serverless probably means integra…
-
comment
Comment #41223959
> This is awesome -- I really like my current admission controller though (Traefik), it's FANTASTIC. I think moving ingress controllers might be a large lift for people (it would b…
- comment
- story
-
comment
Comment #40366076
I worked on a minimal self-hosted ziti for Docker here https://github.com/openziti/ziti/tree/release-next/quickstar... and minimal self-hosted zrok (includes ziti) for Docker here …
-
comment
Comment #32982509
True, the tools used by risk managers will have to adapt to overlays if overlays (software defined networks that look like encrypted noise on the wire) are as inevitable as they ap…
-
comment
Comment #32927441
I see what you mean. I'll make sure to suggest adding it in those places, then! There's another post about the Python SDK in https://news.ycombinator.com/item?id=32923851 and the r…
-
comment
Comment #32927398
That's a neat angle. I reckon you could position the self-hosted runner network-adjacent a private CI server and poke it directly from behind the firewall with a GitHub Actions job…
-
comment
Comment #32926311
Glad you got it updated before you missed an event! That's the worry that made me look for something flexible and software-defined that I could run in GitHub Actions.
-
comment
Comment #32926066
That's useful that ngrok has centralized webhook verification! It's meaningful security for the first hop from GitHub to ngrok.
-
comment
Comment #32925142
The proxy idea is interesting too. Does a webhook proxy entail a polling model for events? That is, does the private server have to poll the proxy to receive the webhook? I wanted …
-
comment
Comment #32924909
Did you find a way to auto-update your firewall from the dynamic allow list in the GitHub API?
-
comment
Comment #32924402
Also relevant, sending a GitHub webhook to private Jenkins server with custom params: https://news.ycombinator.com/item?id=31503429
- comment
-
story
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 …
-
comment
Comment #31517030
Re: DNS .53 is the default for the built-in nameserver in `systemd-resolved`, but there's not collision with the OpenZiti tunneler for Linux because it implements systemd's API and…
-
comment
Comment #31508329
A strict VPN is still a perimeter that trusts addresses which are not really identities.
-
comment
Comment #31508311
Even if you nail the configuration and have nothing but sweet love for your favorite VPN it's still a perimeter security model and there's no real assurance that only your friends …
-
comment
Comment #31506662
To your point, not all SaaS or vendors with integrations let you run your own code. If they do allow it there's probably an OpenZiti-native way to build-in the connectivity you nee…
-
comment
Comment #31506597
Good job avoiding public internet exposure, but the problem with being "on the VPN" is that it has all the problems of the internet at a smaller scale, so you're still exposed to a…
-
comment
Comment #31504934
I think the flexibility of operating independently of IP addresses is the key distinction of this approach. It also works for the web UI, not just the webhooks from GitHub.
-
comment
Comment #31504337
Author here, I want to learn more about ZeroTier too. I overlooked it for this project because it supports layer 2 and I needed tighter coupling of application+policy than layer 2 …
-
comment
Comment #31298783
Yes: https://github.com/openziti/ziti-sdk-c/
-
comment
Comment #31277517
I guess it's like anything else. You can trust someone a little to manage your crypto keys or you can do it yourself whether its PKI or a Bitcoin wallet. You have to know and do mo…
-
comment
Comment #30792564
https://tailscale.com/kb/1148/tailscale-vs-nebula/