×
Sep 7, 2021 · Launch agent via "JNLP" from agent back to master in a browser. Another way of doing this is to start an agent through Java Web Start (JNLP). It ...
Distributed Builds Architecture. A Jenkins controller can operate by itself both managing the build environment and executing the builds with its own executors ...
Dec 27, 2021 · The master does everything itself and slaves do exactly the same things as master, the purpose of slave is only to distribute the work-load of ...
Missing: jnlp | Show results with:jnlp
Sep 7, 2021 · On your master machine go to Manage Jenkins > Manage Nodes. New Node. Enter Node Name; Select Permanent Agent; Press OK.
(See Distributed builds for more about how to do distribute builds in general.) First, you configure your slave to run as a JNLP slave agent. This should ...
Sep 7, 2021 · Jenkins remoting may fail to maintain connection between master and slave, and in such case can report a cryptic stacktrace in build console ...
Historically, Jenkins master and agents behaved as if they all together form a single distributed process. This means an agent can ask a master to do just ...
Missing: jnlp | Show results with:jnlp
Mar 19, 2024 · The Kubernetes plugin allocates Jenkins agents in Kubernetes pods. Within these pods, there is always one special container jnlp that is running ...
Missing: distribution | Show results with:distribution
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 ...