dovholuknf

Results 147 issues of dovholuknf

Figured I'd take a swing at adding it to the readme. thanks closes #50

I think you'd be happy with the project. I'm a dev on it - and i'd be happy to meet with you. I'd be happy to have you on ziti...

When using the external ip address as the EXTERNAL_DNS - as one does with OCI - the edge-router certs get created with a SANS of the IP. example "DNS: xxx.xxx.xxx.xxx"....

bug
good first issue
quickstart

user on discourse had a problem adding a second router to an "IP only" quickstart install. See discourse for details https://openziti.discourse.group/t/creating-certs-for-a-remote-private-router/694/8 It looks like when the environment doesn't have an...

bug
good first issue
quickstart
hacktoberfest

* start the docker compose environment (ziti/quickstart/docker/docker-compose.yml). Make sure port 1408 is open... * log into zac at http://localhost:1408 * create a new service - notice the encryption is checked...

bug

Issue: ``` ziti edge create service-policy test Dial -p "#test" --output-request-json ``` see the posture check role: ``` ziti edge list service-policies 'name contains "test"' ╭────────────┬──────┬──────────┬───────────────┬────────────────┬─────────────────────╮ │ ID │ NAME...

bug

it might be nice if the expressInstall had an 'expressUpgrade' option too which might do something like: * pull the latest ziti * update the `$ZITI_HOME/$(hostname).env` with the new path...

good first issue
help wanted
quickstart

See discourse https://openziti.discourse.group/t/endpoint-that-management-tools/556 I believe this section is now deprecated and can be removed. I'd like @plorenz to confirm. If you agree will you assign this to @gberl002 ? If...

good first issue

Right now all configuration is done statically in a config file. That's served us well but it would be useful to be able to change values dynamically. If not all...

enhancement

Right now the ziti cli has "LE" support (let's encrypt) but it'd be even better if we could deliver a server cert from a verified CA like lets encrypt. Implement...

enhancement