×
Sep 7, 2021 · Bring up windows services and stop the Jenkins Slave service. Open a shell prompt, cd into the agent work dir. First run "jenkins-slave.exe ...
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
Aug 11, 2017 · Remoting is an agent executable (aka slave.jar ) and a library implementing the communication layer between Jenkins masters and their agents ( ...
Distributed Builds Architecture. A Jenkins controller can operate by itself both managing the build environment and executing the builds with its own executors ...
Open "Global Security Configuration" in Jenkins and set the "TCP port for JNLP agents" either to "random" or to "fixed" unused port number greater than 1024.
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Missing: jnlp | Show results with:jnlp
How I setup Git, Gerrit, Jenkins, Nginx for 1 master with linux, windows, mac slaves for Continuous Delivery of Cpp builds and tests. Case Study of Arnaud ...
Remove the obsolete hudson.showWindowsServiceInstallLink property from the slave-agent.jnlp file. It was causing harmless security warnings in Java web start.
Dec 14, 2018 · 如果你通过Docker 或Kubernetes 插件使用容器化的agent,我们也发布了Jenkins agent 的官方Docker 镜像:. jenkins/slave · jenkins/jnlp-slave · jenkins ...