Hey guys, is there a way to set a proxy that fleet...
# kolide
s
Hey guys, is there a way to set a proxy that fleetctl can use to connect to my fleet instance, if running remote?
z
Yes, just proxy to the Fleet instance.
s
Hey @zwass the proxy is between my Fleet instance and my fleetctl, but how can I set in fleetctl that it needs to go through the proxy? At the moment fleetctl tries to connect directly to fleet but is getting blocked as it need to go through the proxy.
z
Edit your
~/.fleet/config
or use
fleetctl config set
.
s
@zwass And what would be the proxy option to set? Couldn't find it in the documentation.
z
Just set the address of the proxy as the Fleet server.