-
We're going to need an `admin` commands to create, update, and delete public `frontend` records, and provide `frontend` configuration.
Frontend configuration:
```
type ProxyConfig struct {
Ur…
-
I ran get method to 2 different API endpoints with the same result.
NGINX service configs:
```
ziti myZitiInstaceNameUsedForLogging {
identity_file /home/ziggy/azure-nginx-01.json;
bi…
-
When executing the following command, a configuration is created that shows [object Object] as the port number in ziti-console, please see screenshot attached:
`ziti edge create config log.intercept.…
-
There's a comment in this app that uses the SDK that says
> Note: ziti-sdk-nodejs (currently) requires service name to match URL host
ref: https://github.com/openziti/ziti-webhook-action/blob/mai…
-
I tried to build the arm64 binary and ran into an issue with USE_OPENSSL=ON. I recognize that we're using mbedtls in GitHub CI, and the package builds are amd64 only, and so I'm wondering if building …
-
I am looking for help configuring `ziti-router` i.e. example directives for `config.yml`. Specifically, I'm trying to find out whether a property needs to be set in `config.yml` to enabled the route…
-
Creating a tun using Wintun seems to leave behind a profile and an 'unmanaged' entry during removal...
Clean them up using:
```
$key="Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWA…
-
This reflects local testing with my dev server kpop4:3000 which is currently on https://github.com/openziti/ziti-doc/pull/212
```bash
❯ ./check-old-urls.sh kpop4:3000 …
-
ekoby updated
2 years ago
-
It would be nice to have a command to check if all the necessary quickstart related ports are available so the install doesn't fail. This could be either a command (that would be applied to `ziti-doc`…