Currently, we have Jenkins on a Ubuntu 10.04.3 VM. The url for this is http://jenkins.myorg.com:8080/
.
Now we need to setup another Jenkins for different project. For that, I cloned above VM and changed its hostname to Jenkins2. Now how to set url for this new vm to like http://jenkins2.myorg.com:8080/
.
I am able to access this new Jenkins using its ipaddress:8080.
Fixing a root url Go to Jenkins > Manage Jenkins > Configure System, and locate the section titled "Jenkins Location". You should see the warning here as well. Replace "localhost" with a valid hostname. Click Save.
The file config. xml in the Jenkins home folder. Right.
You can find it under Manage Jenkins >> Manage Users >> Create Users. Show activity on this post. It is related to networking. The machines should be on the same network, so they can talk to each other (unless you have public IP).
In your jenkins Dashboard go to Manage Jenkins > Configure System. Under Jenkins Location set the Jenkins URL to the new IP address of your server computer. Save changes.
In Manage Jenkins > Configure System
there's a field Jenkins URL
where you can specify exactly that.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With