dovholuknf

Results 140 comments of dovholuknf

I'm running in docker compose, i have an /etc/puter/config.json. I ensured the domain is set: ``` docker exec -it browzerdc-puter-1 grep domain /etc/puter/config.json "domain": "puter.clint.demo.openziti.org", ``` I bounced the container...

Included load balancers also

I thought this was asking for a UI change when I first read it but after looking at it more, this is asking for NAT-esque functionality. transferring back to the...

I was thinking about this more, the challenge is knowing what ca signed the server certificate. I can understand why you'd want this, but I'm not sure it'll be easy...

doesn't state it explicitly, but it'll work just add `--verbose`

That is what it would do yes. I wouldn't call it a terrible idea, it's definitely convinient and it would definitely be surprising to the user the first time if...

@markamind - follow along with https://github.com/openziti-test-kitchen/zssh/pull/31 for zssh with OIDC support if that's the mfa for you are looking for. I'll link it to your MFA issue https://github.com/openziti-test-kitchen/zssh/issues/29

Thanks @DaisukeDaisuke, I already do all these sorts of things. The issue is that "something" changed in the sandbox. What used to work, no longer works. One such example: `Get-DnsClientNrptRule`...

Do I understand correctly, you installed OpenZiti and tried to run jitsi over it, but were disconnected for an unknown reason? If that's the case, have you looked at the...