Click your name on the top right corner on every page, then click "Configure" to see your API token. (The URL $root/me/configure is a good shortcut.) You can ...
System Administration · Scaling Jenkins · Troubleshooting ... See Authenticating scripted clients for more details. ... URL is a Jenkins URL. ⇐ Change time zone.
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=< ...
Missing: clients/ | Show results with:clients/
Authenticating scripted clients ... System Configuration matches the URL you're using to access Jenkins. ... For example, the URL https://jenkins.example.com/ has ...
The URL where the results of this build can be found (for example http://buildserver/jenkins/job/MyJobName/17/ ). EXECUTOR_NUMBER. The unique number that ...
Never rely on the Jenkins URL to not be known outside your team or organization alone for security. Logged-in users can do anything. Using the logged-in users ...
Determines the Content Security Policy header sent for static files served by Jenkins. Only affects instances that don't have a resource root URL set up. See ...
httpRequest : Perform an HTTP Request and return a response object · url : String. Specify an URL to be requested. · acceptType (optional) · authentication : ...
Missing: book/ | Show results with:book/
The Jenkins controller and the reverse proxy must use the same context path. For example, if the Jenkins controller URL is https://www.example.com/jenkins ...
System Administration · Backing-up/Restoring Jenkins ... Authenticating scripted clients · Reverse proxy ... It should work and your URL should stay on port ...