Update Jenkins URL in the Jenkins: CLI
(command line Interface)
Double-click on the image to zoom-out ...Larger.
To return to Home page: Refresh Page or Take ESC Button on Keyboard.
Update Jenkins URL in the Jenkins UI (GUI)
Step 1: Access the Jenkins Dashboard
- Log into Jenkins with admin privileges.
Step 2: Update Jenkins URL
- Go to Manage Jenkins → Configure System.
- Scroll down to the Jenkins URL section.
- Update the Jenkins URL with the new IP address or domain name.
- Example:
http://new-ip-address:8080/
orhttps://jenkins.yourdomain.com/
- Example:
- Click Save.
Important: This will update the URL Jenkins uses to refer to itself. Ensure your Jenkins instance is accessible at the new IP address before changing this.
Restart Jenkins
After updating the config.xml
or other relevant files, restart Jenkins for the changes to take effect.
No comments:
Post a Comment