Install Jenkins on Ubuntu

Jenkins is an open source automation server. It helps automate the parts of software development related to building, testing, and deploying, facilitating continuous integration and continuous delivery.

Jenkins is a Java Application. So you need to install JRE (Java Runtime Environment). Install it with

You can find instructions for installing Jenkins on Debian/Ubuntu at

https://pkg.jenkins.io/debian-stable/

Install Jenkins

Enable Jenkins to start on boot

Start Jenkins

To check status

You can verify Jenkins running on port 8080 with command

To find the initial password, run the command

Need help with Linux Server or WordPress? We can help!

Leave a Reply

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