×
The JENKINS_HOME directory is the root of the directory structure on disk that Jenkins uses to perform builds and keep archives. The Jenkins home directory ...
Missing: /url | Show results with:/url
When the installation is complete, you can start putting Jenkins to work! Continue to "Create your first Pipeline". Was this page helpful?
Prerequisites · Creating a key pair · Creating a security group · Launching an Amazon EC2 instance · Installing and configuring Jenkins. Connecting to your Linux ...
Missing: book/ | Show results with:book/
Cross-Site Request Forgery (CSRF or XSRF) is a type of security vulnerability in web applications. Without protection from CSRF, a Jenkins user or ...
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 ...
Missing: authorization/ | Show results with:authorization/
When the Groovy Sandbox is disabled, or a method outside of the built-in list is invoked, the Script Security plugin will check the Administrator-managed list ...
Resource Root URL. As an alternative to relaxing Content-Security-Policy , administrators can configure Jenkins to serve files from potentially less trusted ...
The Manage Jenkins >> System Information page provides detailed information about what is available on this Jenkins instance: System Properties that can be used ...
Jenkins Pipeline includes built-in documentation and the Snippet Generator which are key resources when developing Pipelines. They provide detailed help and ...
httpRequest : Perform an HTTP Request and return a response object · url : String. Specify an URL to be requested. · acceptType (optional) · authentication : ...