To change this all you have to do is edit the
hudson.xml
or jenkins.xml
file respectively.
This file is located directly under the build server's installation directory.
You'll notice that the xml contains a
<service>
which describes the windowsservice configuration.
Locate the argument
--httpPort=8080
and replace the 8080 port with the one you want.If you have enabled email notification also change the URL in the E-Mail Notification settings section
inside the Server settings:
Also change the URL of the e-mail notification settings. |
I have no words for this great post such a awe-some information i got gathered. Thanks to Author.
ReplyDeleteAvatar Html5 Player
I've the port configuration at the following file:
ReplyDelete/etc/sysconfig/jenkins
enjoy.
Nice! Much simpler to edit the file:
ReplyDeleteHUDSON_PORT="8080"
JENKINS_PORT="8080"