×
Initial Settings. Table of Contents. Jenkins Parameters. Networking parameters; Miscellaneous parameters; Jenkins properties. Configuring HTTP. HTTPS with an ...
Missing: remote- api/
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/
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 ...
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 ...
Missing: /url | Show results with:/url
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-
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 ...
It has become increasingly common for code bases to rely on multiple different technologies. For example, a repository might have both a Java-based back-end API ...