The Jenkins home directory is listed in Manage Jenkins > System under the Home directory heading. Home dir. On Windows by default, this is set to C:\ProgramData ...
The Manage Jenkins >> System Information page provides detailed information about what is available on this Jenkins instance: System Properties that can be used ...
Screens for common management tasks and management tools that enable you to do administrative tasks without using the UI. Reload Configuration from Disk.
The Jenkins Configuration as Code (JCasC) feature defines Jenkins configuration parameters in a human-readable YAML file that can be stored as source code.
Jenkins has several "hidden" features that can be enabled with system properties. This page documents many of them and explain how to configure them on your ...
User Handbook · User Handbook Overview · Installing Jenkins · Platform Information · Using Jenkins · Pipeline · Blue Ocean · Managing Jenkins · Securing Jenkins ...
Missing: /url | Show results with:/url
It is defined by the Jenkins URL specified in the global configuration. --httpsListenAddress=$HTTPS_HOST. Binds Jenkins to listen for HTTPS requests on the IP ...
Jenkins is a self-contained, open source automation server which can be used to automate all sorts of tasks related to building, testing, and delivering or ...
Missing: book/ | Show results with:book/
Jenkins has a built-in command line interface that allows users and administrators to access Jenkins from a script or shell environment.
This section covers everything from the basics of managing plugins within the Jenkins web UI, to making changes on the controller's file system. Installing a ...