×
This chapter contains topics for typical Jenkins users (of all skill levels) about Jenkins usage which is outside the scope of the core Jenkins features: ...
Missing: /url | Show results with:/url
User Documentation Home. User Handbook. User Handbook Overview · Installing Jenkins · Platform Information · Using Jenkins · Pipeline · Blue Ocean ...
Missing: /url | Show results with:/url
Restarting a Jenkins agent​​ This video provides instructions on how to restart a Jenkins agent using various methods.
This documentation begins with a Guided Tour to help you get up and running with Jenkins and introduce you to Jenkins's main feature, Pipeline. There are also ...
Missing: book/ | Show results with:book/
The procedures in this chapter are for new installations of Jenkins. Jenkins is typically run as a standalone application in its own process. The Jenkins WAR ...
Credentials stored in Jenkins can be used: anywhere applicable throughout Jenkins (i.e. global credentials),
Remote access API is offered in a REST-like style. That is, there is no single entry point for all features, and instead they are available under the ".
Jenkins Pipeline exposes environment variables via the global variable env , which is available from anywhere within a Jenkinsfile . The full list of ...
The simplest way to install Jenkins on Windows is to use the Jenkins Windows installer. That program will install Jenkins as a service using a 64 bit JVM ...
At this point, the build is marked as aborted and executor returns to the idle status. Pipeline jobs can be stopped by sending an HTTP POST request to URL ...