Jonathan D.
Jonathan D.
@Akirainblack Custom config is not yet supported. I understood same as you when I first read this. You need a Torguard custom config and gluetun needs to support it. I...
@qdm12 I hope the ip, private key and public key above have been deleted or are fake, otherwise, I suggest you generate a new ones.
may be that will help you. This is my docker image with Java 8 installed I created my own docker image based on that one and put this inside: ```...
@darshanmehta10 yes we updated to that couple of months ago. openjdk was not available when i posted the image above. thanks for correcting!
@0michalsokolowski0 wondering if you made any promising progress on that? i am probably fine with mysql select queries but just wondering
Also interested. We use grpc gateway in golang but need the same functionality in dotnet as we are a big .net consumer.
if i had to start again, I'd probably use an envoy proxy instead similar to that: https://blog.envoyproxy.io/envoy-and-grpc-web-a-fresh-new-alternative-to-rest-6504ce7eb880 so at least I can have the same solution and transcoding for all...
I had to change the probes to `/health`, delete all the ingresses/lb in gcp and it seems up and running now...
I see the value `git_sync_enabled` but i can't see where it is used in the charts. which makes me think this chart only support embedded dags via docker image?