×
Web-bound object used to serve jar files for inbound connections. static class, Slave.SlaveDescriptor. Nested classes/interfaces inherited from class hudson.
Missing: howto | Show results with:howto
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 ...
Sep 7, 2021 · This plugin prepares slaves for build execution by letting you copy files and execute scripts before the slave gets used.
Missing: hudson | Show results with:hudson
Oct 7, 2022 · I try to using insightvm plugin that call api in some ip. but for security reason not want to open firewall to insightvm plugin API on ...
Missing: hudson | Show results with:hudson
Runs before the SCM.checkout(AbstractBuild, Launcher, FilePath, BuildListener, File) runs, and performs a set up. Methods inherited from class hudson.slaves.
Sep 7, 2021 · This script can monitor and restart offline nodes if they are not disconnected manually. Of course you can disable email notification.
Sep 7, 2021 · On your master machine go to Manage Jenkins > Manage Nodes. New Node. Enter Node Name; Select Permanent Agent; Press OK.
Missing: hudson | Show results with:hudson
There are essentially three ways of enabling the access control mechanism: Through web UI, go to http://jenkins/configureSecurityand check "Enable Agent → ...
Missing: hudson | Show results with:hudson
Configure the port used by clicking Manage Jenkins on the dashboard. Monitoring with Nagios. You can monitor your slaves using Nagios and its remote monitoring ...
SlaveToMasterCallable can be sent from an agent to a controller. This is less safe, as malicious agents can use these implementations to run code on a ...