×
In addition, those jobs must run successfully once before the shared library documentation will be generated. The Groovy source files in these directories get ...
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 ...
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 ...
Remote access. A Jenkins Admin can execute groovy scripts remotely by sending an HTTP POST request to /script/ url or /scriptText/ ...
For example, if you type "foo #53 console", you'll be taken to the console output page of the "foo" job build #53. If you have "XYZ" view, just type "XYZ" ...
Missing: /url | Show results with:/url
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 ...
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 ...
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-
Using a remote Docker server. By default, the Docker Pipeline plugin will communicate with a local Docker daemon, typically accessed through /var/run/docker.
CSRF Protection in Jenkins. CSRF protection uses a token (called crumb in Jenkins) that is created by Jenkins and sent to the user. Any form submissions or ...