westeurope.cloudflare.jenkins.io Open in urlscan Pro
2a06:98c1:3120::3  Public Scan

Submitted URL: https://mirrors.updates.jenkins.io/
Effective URL: https://westeurope.cloudflare.jenkins.io/index.html
Submission: On August 30 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

JENKINS UPDATE SITES


DEFAULT UPDATE SITE

This is the default Jenkins update site. It is configured by default on every
Jenkins instance. Its content is periodically generated by
jenkins-infra/update-center2.


CONFIGURATION

To configure this default update site in Jenkins, specify
https://updates.jenkins.io/update-center.json in Manage Jenkins » Plugins »
Advanced.

This file serves JSONP despite the file name. See
https://updates.jenkins.io/update-center.actual.json for the JSON variant, and
Site Layout for an explanation of the different files and directories available
on this site.


VERSION-SPECIFIC UPDATE SITES

Jenkins adds a query parameter ?version to the update site URL. This lets the
update site offer plugin releases compatible with your version of Jenkins. At
the moment, Jenkins weekly and LTS releases up to a year old are supported;
anything older will receive update metadata for the oldest supported releases.

See Jenkins Update Center Site Architecture for more information.


EXPERIMENTAL PLUGIN SITE

The experimental plugin site is located at
https://updates.jenkins.io/experimental/. Configure
https://updates.jenkins.io/experimental/update-center.json in Jenkins to receive
experimental releases (those with alpha or beta in their version numbers).

See Publishing Experimental Plugin Releases for more information.

This update site always serves the latest releases, which may be incompatible
with your version of Jenkins.


OTHER NOTABLE CONTENT

 * Index of all releases of Jenkins core and plugins

 * Latest releases of jenkins.war and all plugins (also in version-specific
   update sites)

 * Tool installer metadata (also in version-specific update sites)

See Site Layout for a complete reference of the files and directories available
on this site.

Many of the files on this site are intended for internal use by the Jenkins
project and may change at any time.