×
Random: The TCP port is chosen at random to avoid collisions on the Jenkins controller. The downside to randomized ports is that they are chosen during the ...
Remote access. A Jenkins Admin can execute groovy scripts remotely by sending an HTTP POST request to /script/ url or /scriptText/ ...
Agents manage the task execution on behalf of the Jenkins controller by using executors. An agent is a small (170KB single jar) Java client process that ...
The Jenkins WAR file bundles Winstone, a Jetty servlet container wrapper, and can be started on any operating system or platform with a version of Java ...
Missing: remote- api/
Set to true to allow CLI access via WebSocket connections without Origin header check (the default before introduction of this system property). Set to false to ...
The following steps will delete the configuration for security realm and authorization strategy. Make sure you have a backup, to be able to restore the ...
In addition, those jobs must run successfully once before the shared library documentation will be generated. The Groovy source files in these directories get ...
Multibranch Pipeline: build multiple branches of a single repository automatically. Organization Folders: scan a GitHub Organization or Bitbucket Team to ...
war manually with java -jar jenkins.war , all logging information by default is output to standard out. Many Jenkins native packages modify this behavior to ...
Missing: remote- | Show results with:remote-
BUILD_ID} from the Dockerfile found at ./dockerfiles/Dockerfile.test . Using a remote Docker server. By default, the Docker Pipeline plugin will communicate ...