×
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 ...
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 ...
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 ...
This contains the version number of Jenkins, like "1.404" This is also a good way to check if an URL is a Jenkins URL. ⇐ Change time zone · ⇑ Using Jenkins ...
System Administration · Backing-up/Restoring ... Viewing logs · Authenticating ... For example, the URL https://jenkins.example.com/ has an empty context path.
Downloading the client. The CLI client can be downloaded directly from a Jenkins controller at the URL /jnlpJars/jenkins-cli.jar , in effect ...
JENKINS_URL. Full URL of Jenkins, such as https://example.com:port/jenkins/ (NOTE: only available if Jenkins URL set in "System Configuration"). JOB_NAME. Name ...
On the new agent node's Jenkins page, note the agent command line shown. It will be like: java \ -jar agent.jar \ -url <Jenkins URL> \ -secret <secret key> \ ...
Missing: viewing- logs/
System Administration · Backing-up/Restoring ... Viewing logs · Authenticating scripted clients · Reverse proxy ... It should work and your URL should stay on port ...
For example, for Subversion, you can set the Repository URL to svnserver/project/${library.yourLibName.version} and then use versions such as trunk or branches/ ...