-
ziti agent doesn't have flag to specify non-standard unix pipe for IPC. The apps can specify where to place the named pipe using `--cli-agent-addr`, but then they can't be reached.
-
Steps to eliminate prod controller deployment friction:
- [x] include the console SPA in the openziti-controller Linux package
- [x] enhance the controller config generator to enable the zac binding …
-
There's no way to distinguish between the more recent unstable release with v1 and v2 releases both targeting the `:unstable` repo tag.
Invent a new repo tag for v2 or stop pushing v1 to `:unstable…
-
So, I am setting up new instance.
Grabbing the compose file from here: https://get.openziti.io/dock/docker-compose.yml
Under the ziti-controller section it references the _ZITI_EDGE_CONTROLLER…
-
**Expected Behavior**
When configuring alt server certs, observe __anything__ in the logs indicating that the certs were used (or not) would be much appreciated
**Observed Behavior**
No positi…
-
It looks like LibUV doesn't natively support TLS / SSL connections. It is possible to integrate the two. There are several libraries that provide a higher level interface. https://github.com/openziti/…
-
the docker-compose example is a learning tool, but people seem to be more interested in simply deploying an overlay quickly and easily and not so much for complex learning. relegate the current docker…
-
we have the quick and informative openziti.io/appetizer page that does a good job of giving an overview of application embedded zero trust but it's not discoverable at this time.
add something to t…
-
Ziti Edge Tunneler for Linux seems to put a lot of useful stuff in directories that are read-only on "immutable" distros like Fedora Atomic, e.g `/opt/` and `/usr/`.
Since the systemd service file (w…
ruzko updated
1 month ago
-
add a zrok CLI flag to ignore the controller's API version so we can test pre-release versions like the one that's automatically built from the main branch into a container image `openziti/zrok:main…