×
Apr 13, 2023 · Currently, I access the agent from localhost:8080 (browser). I'm logged to the system as user and inside jenkins as rparada. Should I change my ...
Missing: external | Show results with:external
Sep 7, 2021 · Go to Manage Jenkins > Manage Nodes, · Click on the Launch button to launch agent from browser on agent. · Run the program.
Missing: external | Show results with:external
Sep 7, 2021 · Go to the agent page from the agent box and launch by JNLP, then use the menu to install it as a service instead. Once the service is running, ...
Jul 24, 2017 · Uses Docker containers to run Jenkins build agents.
agent - An “agent” (formerly "slave") is a computer set up to offload particular projects from the controller. Your configuration determines the number and ...
Missing: external | Show results with:external
Manually: by navigating to the Jenkins controller URL in a browser on the agent. ... outside the firewall. ... After manually launching it, jenkins-slave.exe and ...
Missing: external | Show results with:external
Jenkins has several "hidden" features that can be enabled with system properties. This page documents many of them and explain how to configure them on your ...
Performs a configuration round-trip testing for a builder. <C extends hudson.slaves.ComputerConnector> C, configRoundtrip​(C before).
Missing: howto | Show results with:howto
Instantiate your Slave subtype with something like CloudSlaveRetentionStrategy so that it gets automatically deleted after some idle time. Freeing an external ...
Missing: howto | Show results with:howto
This extension provides a Ping protocol that allows people to verify that the TcpSlaveAgentListener is alive. Nested classes/interfaces inherited from class ...