×
Jenkins provides two methods for installing plugins on the controller: Using the "Plugin Manager" in the web UI. Using the Jenkins CLI install-plugin command.
Jenkins can be installed through native system packages, Docker, or even run standalone by any machine with a Java Runtime Environment (JRE) installed. About ...
Missing: book/ offline/
Managing Nodes. Table of Contents. Components of Distributed Builds; Creating Agents; Launch inbound agent via Windows Scheduler; Installing a Jenkins agent on ...
The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step. Read more about how to ...
Missing: book/ | Show results with:book/
To configure this default update site in Jenkins, specify https://updates.jenkins.io/update-center.json in Manage Jenkins » Plugins » Advanced. This file serves ...
Missing: book/ offline/
findFiles : Find files in the workspace. Find files in the current working directory. The step returns an array of file info objects who's properties you can ...
Missing: book/ | Show results with:book/
A Jenkins Admin can execute groovy scripts remotely by sending an HTTP POST request to /script/ url or /scriptText/ . curl example via bash. curl -d "script=< ...
What's new in 2.451 (2024-03-26) · Add specific temporary files to the Debian package for better support of Unix domain sockets. · Translate the Appearance link ...
Missing: book/ | Show results with:book/
Offline Jenkins Installation · Installing Jenkins ... Running Jenkins with native SSL / HTTPS · Search Box · Securing ... Wiki pages that have been moved to jenkins ...
Mainly useful from multibranch Pipelines, so that Jenkinsfile itself can encode what would otherwise be static job configuration. Existing properties set ...