www.jenkins.io Open in urlscan Pro
2a04:4e42::645  Public Scan

URL: https://www.jenkins.io/download/thank-you-downloading-windows-installer-stable/
Submission: On March 20 via manual from GB — Scanned from GB

Form analysis 0 forms found in the DOM

Text Content

THANK YOU FOR DOWNLOADING WINDOWS STABLE INSTALLER

Download hasn't started? Click this link


CHANGING BOOT CONFIGURATION

By default, your Jenkins runs at https://localhost:8080/. This can be changed by
editing jenkins.xml , which is located in your installation directory. This file
is also the place to change other boot configuration parameters, such as JVM
options, HTTPS setup, etc.


STARTING/STOPPING THE SERVICE

Jenkins is installed as a Windows service, and it is configured to start
automatically upon boot. To start/stop them manually, use the service manager
from the control panel, or the sc command line tool.


INHERITING YOUR EXISTING JENKINS INSTALLATION

If you'd like your new installation to take over your existing Jenkins data,
copy your old data directory into the new JENKINS_HOME directory.


SEE ALSO

 * Running Jenkins behind Internet Information Server (IIS)
 * Running Jenkins behind nginx
 * Running Jenkins behind Apache