ziti-doc
ziti-doc copied to clipboard
Documentation describing the usage of the Ziti platform.
People are asking to tunnel DNS for whatever the reason, document how that would/should work
Chrome on MacOS is a particular pain for the ZAC. Until ACME can be implemented by ZAC it'd be good to point people as to how to create legit certs...
There are certain steps one must go through when making an sdk. let's produce some guidance on what the best way is to adopt open ziti for times where there...
with the release of 0.25.5 the `ziti edge list...` commands display in a "prettified" view that resembles a table. The quickstart docs (specifically for docker-compose but likely others as well)...
After ZAC is installed, during the login steps, the first step mentions "At this point you should be able to navigate to **both**" but since it's one big paragraph of...
The PKI troubleshooting only was edge focused at first when we only had ZEDE. with the open core coming out - add troubleshooting for routers/ziti-fabric
Should have a doc page explaining various types of routers with the following info - What they do - How they work - Differences between the various types (edge, fabric,...
use the go code and output to somehow emit all the help files and document each CLI function
see https://openziti.discourse.group/t/hyperthetical-access-restriction/922/16 create a how-to that explains what a serp is, how to set it up, WHY to set one up and how to use it for various quickstarts
The filter language description given below is incomplete: https://openziti.github.io/api/rest/shared-api-capabilities/ For example, it lacks a descrition of the following valid filter: `GET /edge/client/v1/services?filter=anyOf(configs) contains ":configId"` The full grammar is described here...