OpenZiti Offline Install

Hi,
I’ve been looking for a way to build OpenZiti on an offline RHEL vm, everything local. Is there a build or a way to install without an internet connection?
Thanks!

Hi @rmcshane,

Sure you can build it all offline, for some definitions of “offline” that is. :slight_smile: You’ll need to get the source into the VM somehow but pulling dependencies will still require an internet connection at least to pull the deps down for the first time. I don’t know if golang when used with modules offers a “go pull all the source for me” type of convenience similar to how vendoring used to work. I would suspect it does.

That’s feels to me more of a “golang” question though, rather than an OpenZiti one, just me?

That help at all? I haven’t done this, it might be fun to do on a Ziti TV one day… :thinking: