How to Configure Jenkins behind Proxy to Install Plugins
If you are interested in learning, Request you to go through the below recommended tutorial.
DevOps Full Course Tutorial for Beginners – DevOps Free Training Online
Docker Full Course Tutorial for Beginners – Docker Free Training Online
Kubernetes Full Course Tutorial for Beginners – Kubernetes Free Training Online
Ansible Full Course Tutorial for Beginners – Ansible Free Training Online
Openstack Full Course Tutorial for Beginners – Openstack Free Training Online
Let’s get started.
How to Configure Jenkins behind Proxy to Install Plugins
1. Login into Jenkins portal with valid credentials.
2. Go to “Manage Jenkins” available at the left side panel.
3. Select “Manage Plugins” from the Manage Jenkins Page.
4. Select “Advanced” tabs from the Manage Plugins page.
5. Enter your Proxy Server Name or IP Address and Port number.
Let’s say our proxy server name is “proxy.learnitguide.net” and it works on port “8088”.
You must enter your proxy server name as “proxy.learnitguide.net” in Server field and proxy port number “8088” in Port field. Enter username and password only when you have credentials to use the proxy server, else ignore it.
Before submit the changes, Use the “advanced” button and enter the test URL. Once URL is given, click “validate proxy” to ensure the proxy connection is working or not on Jenkins.
If your proxy server accept your connection, it would give the output as “success”.
6. Once your proxy settings are completed, click submit.
Hope you have got an idea how to configure Jenkins behind proxy to install plugins. Going forward we will play more with Jenkins integration tool.
Keep practicing and have fun. Leave your comments if any.
Support Us: Share with your friends and groups.
Stay connected with us on social networking sites, Thank you.