Monday, November 9, 2020

How to change Default port for Jenkins | Change Jenkins Default port 8080 in Ubuntu

Jenkins default port is 8080. Default port can always be changed by modifying configuration file of Jenkins. Let's say you have installed Jenkins in Ubuntu ec2, if you like to change from 8080 to 8090.

Change port no from 8080
Locate the below file in Ubuntu:
sudo vi /etc/default/jenkins


Restart Jenkins after changes
sudo service jenkins restart
 
Please watch the above steps in YouTube channel:

No comments:

Post a Comment

Top 10 DevOps Popular Tools | Popular DevOps Tools You Must Know In 2025 | Learn DevOps Tools in 2025

Here are the top 10 DevOps Tools to focus on to put your DevOps learning on a  faster track  and kick start your career quickly as a success...