×
Document Jenkins on ... System Administration · Backing-up/Restoring Jenkins · Monitoring Jenkins ... HTTPS provider to communicate with web browsers on behalf of ...
System Administration · Backing-up/Restoring ... In situations where you have existing web sites on your server, you may find ... For example, the URL https:// ...
System Administration · Scaling Jenkins ... Monitor I/O performance, CPU load, memory usage ... jar agent.jar \ -url <Jenkins URL> \ -secret <secret key> ...
Charts aggregated for all nodes of memory, cpu, system load average, number of running builds, build queue length, build times by period; Detailed statistics of ...
Missing: book/ | Show results with:book/
The Manage Jenkins >> System Information page provides detailed information about what is available on this Jenkins instance: System Properties that can be used ...
Missing: monitoring/ | Show results with:monitoring/
The default Jenkins installation runs on ports 8080 and 8443. Typically, HTTP/HTTPS servers run on ports 80 and 443, respectively.
Specify a location for additional bundled plugins during plugin development ( hpi:run ). There is no reason this would be set by an administrator. hudson.
System Administration · Backing-up/Restoring ... In situations where you have existing web sites on your server, you may find ... For example, the URL https:// ...
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=< ...
This section covers the concept of Multibranch Pipelines which build on the Jenkinsfile foundation to provide more dynamic and automatic functionality in ...