Advance

Tutorial Install Jenkins on Ubuntu 20.04 [Updated]

Tutorial Install Jenkins on Ubuntu 20.04
0
(0)

[Updated] Jenkins is a tool to automate some processes and get the output from automating them. The tool is from the Hudson project, which its developers released after a disagreement with Oracle. Jenkins is Java-based and an automation server. Also, it is installed from Ubuntu packages or by downloading and running its web application archive file, a collection of files that make up a complete web application to run on a server. You would be able to use it easily to setup continuous integration and continuous delivery (CI/CD) pipelines. In this article, we are going to teach you about Tutorial Install Jenkins on Ubuntu 20.04. You can visit the packages available in Eldernode if you wish to purchase an Ubuntu VPS server.

How to Install Jenkins on Ubuntu 20.04

Join us with this tutorial to verify how to install Jenkins on Ubuntu 20.04 and why you need to install it. In the following, you will start the development server and create an administrative user to get you started in exploring what Jenkins can do.

Recommended Article: Configure Firewalld on centos 8

Prerequisites to Install Jenkins on Ubuntu 20.04

To let this tutorial work better, please consider the below Prerequisites:

_ One Ubuntu 20.04 server configured with root or a non-root user with Sudo privileges.

_ To setup, follow our Initial server setup on Ubuntu 20.04.

_ At least 1 GB of RAM

_ Oracle JDK 11 installed, following our guidelines on installing specific versions of OpenJDK on Ubuntu 20.04.

Install Jenkins on Ubuntu 20.04

While you will find the default Ubuntu packages in the version of Jenkins. It is behind the latest available version from the project itself. However to make sure that you have the latest fixes and features, use the project-maintained packages to install Jenkins.

To start, use the following command and add the repository key to the system:

wget -q -O - https://pkg.jenkins.io/debian-stable/jenkins.io.key | sudo apt-key add -

Once you add the key, the system will return with OK.

Now, let’s append the Debian package repository address to the server’s sources.list:

sudo sh -c 'echo deb http://pkg.jenkins.io/debian-stable binary/ > /etc/apt/sources.list.d/jenkins.list'

After both commands have been entered, we’ll run Update so that apt will use the new repository:

sudo apt update

And finally, run the command below to install Jenkins and its dependencies:

sudo apt install jenkins

How to start Jenkins on Ubuntu

First, use the following command to start Jenkins:

sudo systemctl start jenkins  

You may receive no status output from systemctl. So use the status command to verify that Jenkins started successfully:

sudo systemctl status jenkins

In case the output status displays that the service is active and configured to start at boot, it means all is OK till here.

how to install jenkins on ubuntu

How to Open the Firewall for using Jenkins

Again, use the Initial server setup on Ubuntu 20.04 to setup a UFW firewall. Since the Jenkins runs on port 8080 you should open that port using ufw:

sudo ufw allow 8080

Also, you can use the following commands to allow OpenSSH and enable the firewall, if you found the firewall inactive:

sudo ufw allow OpenSSH  
sudo ufw enable

Now, to confirm the new rules check UFW’s status using the following command:

sudo ufw status

install jenkins on ubuntu 20.04

Note: Watch the notice which says traffic is allowed to port 8080 from anywhere.

How to Setup Jenkins on Ubuntu 20.04

In the final step, you will visit Jenkins on its default port, 8080 to setup your installation.

To do this, use your server domain name or IP address

http://your_server_ip_or_domain:8080

When you receive the Unlock Jenkins screen, it means that you can see the location of the initial password:

 

Unlock Jenkins screen on Ubuntu

 

Also, you can use the cat command in the terminal window to see the password:

sudo cat /var/lib/jenkins/secrets/initialAdminPassword

At this point, Copy the 32-character alphanumeric password from the terminal and paste it into the Administrator password field, then click Continue.

By receiving the screen below, you can see the option of installing suggested plugins or selecting specific plugins:

 

customize jenkins on Ubuntu

 

Once, you click the Install suggested plugins option, the installation process would begin immediately.

 

Jenkins installation process page

 

When you finish the installation, you need to setup the first administrative user. You will face two choices, skip it or continue as admin using the initial password you used above, but you will take a moment to create the user.

 

create user page for jenkins on Ubuntu

 

So, you should enter the username and password for your user:

 

jenkins user info page

 

After all, you should receive an Instance Configuration page that will ask you to confirm the preferred URL for your Jenkins instance. Confirm either the domain name for your server or your server’s IP address:

 

Jenkins's instance confirmation page

 

Click Save and Finish when you confirmed the appropriate information. Then wait for receiving a confirmation page confirming that “Jenkins is Ready!”:

 

Jenkins's instance confirmation page

 

Now, to visit the main Jenkins dashboard click Start using Jenkins.

 

jenkins on Ubuntu ready to use

 

Recommended Article: Tutorial Install Jenkins on Ubuntu 20.04 [Updated]

Conclusion

In this article, we will try to teach you how to install Jenkins on Ubuntu 20.04. Also, you learned how to use the project-provided packages, started the server, opened the firewall, and created an administrative user.

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

View More Posts
Marilyn Bisson
Content Writer
Eldernode Writer
We Are Waiting for your valuable comments and you can be sure that it will be answered in the shortest possible time.

20 thoughts on “Tutorial Install Jenkins on Ubuntu 20.04 [Updated]

    1. As you see in the prerequisites, you can follow the guide and review the steps. But you should run the below commands to install OpenJDK
      sudo apt update
      sudo apt install openjdk-8-jdk

    1. Solve it by importing the key with:
      sudo apt-key adv –keyserver keyserver.ubuntu.com –recv-keys 9B7D32F2D50582E6

    1. If you are installing through the routine way, for default installation location to C:\Program Files (x86)\Jenkins, a file called initialAdminPassword can be found under C:\Program Files (x86)\Jenkins\secrets.

    1. When you are in the Jenkins installation, open the cmd and run:
      To stop it: jenkins.exe stop.
      To start it: jenkins.exe start.
      To restart: jenkins.exe restart.

    1. Yes sure. Follow the below path:
      1.click on “Configure” of the job requirement.
      2.scroll down to “Build Triggers” – subtitle.
      3.Click on the checkBox of Build periodically.
      4.Add time schedule in the Schedule field, for example, @midnight.

    1. In case you are using the .deb package, you can find its stores configurations and job information in /var/lib/jenkins

Leave a Reply

Your email address will not be published. Required fields are marked *

We are by your side every step of the way

Think about developing your online business; We will protect it compassionately

We are by your side every step of the way

+8595670151

7 days a week, 24 hours a day