top | item 46370316

(no title)

gz5 | 2 months ago

for the private networking problem, openziti (apache 2.0) is now integrated with Nix:

https://github.com/NixOS/nixpkgs/pull/453502

discuss

order

evanjrowley|2 months ago

I was excited to see how the integration works. The link proves it's packaged. Is it actually integrated somehow or is it only packaged at this point?

gz5|2 months ago

there is at least one community-managed flake to connect a NixOS machine to an OpenZiti overlay network, but i don't think there is an official NixOS module yet:

github.com/rochecompaan/openziti-nix

if your focus is trying it rather than distributing consistent versions to many folks, you can also use the ziti-edge-tunnel binary, define a systemd service and add identities (a given app or device can belong to (n) OpenZiti overlays via (n) different identities).