if you can access the server bypassing the reverse proxy (recommended) you need
to configure Jenkins to advertise it's address
https://wiki.jenkins.io/plugins/servlet/mobile?contentId=38929503#content/view/38929503
hudson.TcpSlaveAgentListener.hostName
--
You received this message because you
Hi,
On Thu, Jan 23, 2020 at 11:23:22AM -0700, Jeff Thompson wrote:
> If you click that, one option that becomes visible is "Tunnel
> connection through". This *might* work for you. Read the inline help
> and try it to see if it meets your needs.
Perfect, that seems exactly like what I need. I'll
On the agent (node) configuration page when configuring to "Launch agent
by connecting it to the master" there is an Advanced button. If you
click that, one option that becomes visible is "Tunnel connection
through". This *might* work for you. Read the inline help and try it to
see if it meets
Hi,
I'd expect this to be somewhat obvious, but it doesn't seem to be: I have a
JNLP agent on a Windows VM that should talk to the Jenkins master on
another VM in the same network. The Jenkins master has a standard nginx
proxy before it to allow external requests to come in.
The agent now connect