Descargar Windows 10 Home 64 Bits

1 view
Skip to first unread message

Skye Severy

unread,
Aug 4, 2024, 7:26:48 PM8/4/24
to runtiloti
Thesimplest way to install Jenkins on Windows is to use the Jenkins Windows installer.That program will install Jenkins as a service using a 64 bit JVM chosen by the user.Keep in mind that to run Jenkins as a service, the account that runs Jenkins must have permission to login as a service.

Refer to the Windows section of theDownloading Jenkins pageto download either an LTS release or a weekly release of the Windows installer.After the download completes, open the Windows installer and follow the steps below to install Jenkins.


When Installing Jenkins, it is recommended to install and run Jenkins as an independentwindows service using a local or domain user as it is much safer than running Jenkinsusing LocalSystem(Windows equivalent of root) which will grant Jenkins full accessto your machine and services.


To run Jenkins service using a local or domain user, specify the domain user name andpassword with which you want to run Jenkins,click on Test Credentials to test your domain credentials and click on Next.


Specify the port on which Jenkins will be running,Test Port button to validate whether the specified port if free on your machine or not.Consequently, if the port is free, it will show a green tick mark as shown below,then click on Next.


The installation process checks for Java on your machine and prefills the dialog with theJava home directory.If the needed Java version is not installed on your machine, you will be prompted to install it.


MSI installers can be installed via a silent method, which can show basic UI (/qb) or no UI at all (/qn). The silent method does not prompt for user input so there are properties that you can pass to the installer to set the specific values. A very basic command line is shown below for a silent install.


When installing a service to run under a domain user account, the account must have the right to logon as a service. This logon permission applies strictly to the local computer and must be granted in the Local Security Policy.

3a8082e126
Reply all
Reply to author
Forward
0 new messages