×
Sep 7, 2021 · Click Manage Jenkins, then Manage Nodes, then click "New Node." In this set up, you'll supply the connection information (the agent host name, ...
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 ...
There are potential pitfalls associated with each approach to scaling Jenkins, but with careful planning, many of them can be avoided or managed.
Missing: howto | Show results with:howto
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 ...
Sep 7, 2021 · Jenkins : I'm getting OutOfMemoryError · Use VisualVM, attach to the running instance, and observe the memory usage. · Do you consistently see ...
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 ...
Feb 26, 2018 · While the bug persisting sensitive build variables has been addressed in release 1.91, there is no fix addressing this problem for historical ...
Missing: howto | Show results with:howto
Once created, pipelines can build code and orchestrate the work required to drive applications from commit to delivery. Pipeline Vocabulary. Pipeline terms ...
Missing: distribution | Show results with:distribution
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