ziti-doc
ziti-doc copied to clipboard
Documentation describing the usage of the Ziti platform.
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @blakeembrey in expressjs/express#5935 [email protected] by @wesleytodd in expressjs/express#5954...
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
Document the new steps to access the console after the linux and docker console deployments are simplified: https://github.com/openziti/ziti/issues/2311
Bumps the all-deps group in /docusaurus with 2 updates: [@algolia/client-search](https://github.com/algolia/algoliasearch-client-javascript) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `@algolia/client-search` from 5.23.3 to 5.23.4 Release notes Sourced from @algolia/client-search's releases. 5.23.4 New version released! What's Changed...
aims include: 1. position deployment docs more prominently 2. focus deployment docs on what's required by creating a landing page for controller, router, and console 3. update deployment docs to...
too many people expect to be able to terminate TLS in a web proxy and not realize OpenZiti doesn't tolerate TLS termination anywhere other than in the OpenZiti components. add...
e.g., in docusaurus/docs/reference/tunnelers/60-linux/50-linux-tunnel-troubleshooting.mdx, something like If all else fails, create a diagnostic bundle for a support request... ```bash sudo /opt/openziti/bin/ziti-edge-tunnel-debug.bash ```
After a thorough documentation reading session, I think it might be worth to put an `intercept.v1` config-type reference to the `Config Types` section of the documentation. This would improve the...