×
Environment · Generating an SSH key pair. Create a Jenkins SSH credential · Creating your Docker agent. On Linux; On Windows · Setup up the agent1 on jenkins.
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/
Components of Distributed Builds · Creating Agents · Launch inbound agent via Windows Scheduler · Installing a Jenkins agent on Windows · Creating a macOS agent for ...
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=< ...
Offline Jenkins Installation · Installing Jenkins ... Running Jenkins with native SSL / HTTPS · Search Box · Securing ... Wiki pages that have been moved to jenkins ...
The parameter entry screen can be accessed via a link at the bottom of the build console log or via link in the sidebar for a build. message : String. This ...
Missing: book/ | Show results with:book/
Mainly useful from multibranch Pipelines, so that Jenkinsfile itself can encode what would otherwise be static job configuration. Existing properties set ...