×
Sep 7, 2021 · Open a browser on the agent machine and go to the Jenkins master server url (http://yourjenkinsmaster:8080). Go to Manage Jenkins > Manage Nodes ...
Sep 7, 2021 · The Slave Setup Plugin may be of help. This is the most convenient set up on Unix. However, if you are on Windows and you don't have ssh ...
Dec 18, 2023 · Since a couple of weeks, I started to notice that my jenkins get hanged and Java SE binary consumption always going up to 95-98%.
Missing: distribution howto troubleshooting
Aug 3, 2013 · Leasing Jenkins slaves ... This plugin adds a number of CLI/SSH commands to let you borrow executors for things other than build executions. When ...
Once created, pipelines can build code and orchestrate the work required to drive applications from commit to delivery. ... agent - An “agent” (formerly "slave ...
Missing: distribution | Show results with:distribution
Here are some things to consider when choosing a strategy for scaling your organization's Jenkins instances: Do you have the resources to run a distributed ...
Missing: howto | Show results with:howto
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
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 ...
This plugin allows use of Git as a build SCM, including repository browsers for several providers. A recent Git runtime is required (1.7.9 minimum, ...
Sep 7, 2021 · The dmesg command output will show log messages that will confirm the action that the kernel took. If you think it's a memory leak, the Jenkins ...
Missing: howto windows