ziti-doc
ziti-doc copied to clipboard
Documentation describing the usage of the Ziti platform.
https://openziti.io/comparisons/overview/
This causes Google to skip indexing the landing page index.html because it contains: ```html ```
Right now there's no clear, easy definition of what it means to dial or bind. There's lots of assumptions that people know what this term means but I can't find...
cover big topics like where you can get a cert, process, what features each cert needs etc. make it a 'guide' or 'article' or something along those lines
The quickstart doesn't go out of it's way to tell the user to ensure the IP or DNS doesn't change. During the initial express install, these values are used to...
Caddy and Ziti are friends. Caddy and K8S are friends too. It's a good idea to get them together and embellish [the workload tunneling overview](https://openziti.io/docs/guides/kubernetes/workload-tunneling/) with a use case for...
NAT traversal is a frequent problem. Make a guide or more detailed documentation page illustrating why NAT traversal is usually a non-issue with a OpenZiti. Try to cover cases when...
The sections pertaining to "create router" at https://openziti.io/docs/reference/deployments/router/cli-mgmt/ are misleading. There's no difference creating a router with/without link listeners and regardless of the link listener (or not), those commands are...
The SDKs need presentation love: https://openziti.io/docs/reference/developer/sdk/ Inspiration: * tiles like these: https://docusaurus.io/showcase * tiles like these: https://docusaurus.io/docs/next/advanced
Goal: Remove barriers to community contributions Option: import the main repo README into `/docs/contributing/` or `/docs/guides/contributing/`. It has the info for building the site and how stuff works. Related: cross-link...