Download and install Jenkins: Automated code build support tool

You've probably heard of the concept of CI/CD, right? This is a set of tasks that often come together during the implementation of Auto Deploy projects.

CI (Continuous Integration) and CD (Continuous Delivery).

The desire of these two jobs is the integration process (Integration) more often and faster when coding as well as regularly updating new versions of the source code (Delivery).

Yes, and Jenkins is the tool born to support those two processes while building and developing source code for systems.

In this article, I will join you to install Jenkins on Windows operating system. If you are interested, please continue with me.

#first. Instructions for downloading and installing the Jenkins plugin

NOTE: There are many ways to install Jenkins, but in this article I will install it through the *.msi format installer.

+ Step 1: First you download the installation file here. Here I install on Windows, so choose Windows as shown below.

Picture 1 of Download and install Jenkins: Automated code build support tool

If the website does not automatically download, please click Click this link as shown below to download. After the download is complete, run the installation file.

Picture 2 of Download and install Jenkins: Automated code build support tool

Step 2: Click Next to start the installation.

Picture 3 of Download and install Jenkins: Automated code build support tool

+ Step 3: By default, Jenkins will be installed at C: Program FilesJenkins as shown below. If you want to change, click Change… (but I recommend you leave it as default to avoid errors).

Picture 4 of Download and install Jenkins: Automated code build support tool

+ Step 4: Normally Jenkins will be installed on servers, but in this article, I will install with you on local (personal machine) to facilitate learning as well as instructions.

Picture 5 of Download and install Jenkins: Automated code build support tool

+ Step 5: Next, we will choose Port (default will be 8080). If this port is busy, you can choose another port (out of 54535 available).

After selecting the port, you click Test Port to see if the port is busy.

Picture 6 of Download and install Jenkins: Automated code build support tool

If that port is available, the result will be as shown below, click Next to continue.

Picture 7 of Download and install Jenkins: Automated code build support tool

+ Step 6: Because Jenkins is developed in Java programming language, if you have not installed Java, note that you must install it first and then point to the installation location as shown below.

Picture 8 of Download and install Jenkins: Automated code build support tool

Okay, next you click Next to continue.

Picture 9 of Download and install Jenkins: Automated code build support tool

Click Install to begin the installation process.

Picture 10 of Download and install Jenkins: Automated code build support tool

The installation process is relatively quick, about 10-15 seconds to complete.

Picture 11 of Download and install Jenkins: Automated code build support tool

Okay, so the installation is done guys. Click Finish to finish.

Picture 12 of Download and install Jenkins: Automated code build support tool

+ Step 7: After installing Jenkins, you can access the address http://localhost:8080/login to log in.

The first time you access it, you will have to Unlock Jenkins. As the picture below you will need an information called Administrator password.

Picture 13 of Download and install Jenkins: Automated code build support tool

+ Step 8: To get the information you can access the folder where Jenkins is installed then open the jenkins.err file as shown below.

Picture 14 of Download and install Jenkins: Automated code build support tool

This is the Administrator password information that we must fill in the form above. You can also find this password in the file:

C:WINDOWSsystem32configsystemprofileAppDataLocalJenkins.jenkinssecretsinitialAdminPassword

Picture 15 of Download and install Jenkins: Automated code build support tool

+ Step 9: You copy and then fill in the form => and click Continue as shown below.

Picture 16 of Download and install Jenkins: Automated code build support tool

+ Step 10: Okay, that's it, Login! Now we will install the utilities, here there are two options. If you are just starting to learn about Jenkins, you should choose: Install suggested plugins.

Picture 17 of Download and install Jenkins: Automated code build support tool

The installation process will be fast or slow depending on the network speed as well as the number of plugins selected.

Picture 18 of Download and install Jenkins: Automated code build support tool

+ Step 11: After installation, we will have to configure information for the administrative user as shown below, then click Save and Continue.

Picture 19 of Download and install Jenkins: Automated code build support tool

+ Step 12: This next step, you click Save and Finish.

Picture 20 of Download and install Jenkins: Automated code build support tool

Okay, so Jenkins is installed and configured. Click Start using Jenkins to start using it.

Picture 21 of Download and install Jenkins: Automated code build support tool

This is the opening interface after you successfully log in to Jenkins.

Picture 22 of Download and install Jenkins: Automated code build support tool

#2. Epilogue

So in this article, I have successfully installed Jenkins with you on Windows operating system.

This is a very useful tool for projects that use 'auto deloy'. This also helps increase developer productivity.

In the next articles, I will learn more about Jenkins with you. Hello and see you in the next article.

Update 29 November 2021
Category

System

Mac OS X

Hardware

Game

Tech info

Technology

Science

Life

Application

Electric

Program

Mobile