This tutorial post will show you 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
If you are behind the proxy environment, then you must configure your jenkins to use proxy settings to download and install any plugins. In this post, I will show you how to configure proxy server setting in Jenkins CI/CD tool.
Let's get started.
How to Configure Jenkins behind Proxy to Install Plugins
1. Login into Jenkins portal with valid credentials.
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 on 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.
1 Comments
[…] + View More Here […]
ReplyDelete