Jenkins can be configured to check for change on a URL to Trigger build?
Answers
Answer:
The following demonstrates the various configuration alternatives of Jenkins.Therefore we can achieve the various configuration alternatives for Jenkins by clicking the option of ‘Manage Jenkins’ from the left-hand menu.Jenkins configuration requires some space in the disk to perform and to builds and maintain archives. One can check this location the screen of configuration related to Jenkins. By default, this is set to ~/. Jenkins and this position will initially be stored within the user profile location. In an appropriate environment, you need to relocate this location to an adequate position to store all relevant builds and archives. The procedure to be followed is :Set "JENKINS_HOME" environment to the new home directory before launching Then…Set……………… "JENKINS_HOME" system to the servlet container.………………..in JNDI environment enter "JENKINS_HOME" to the new directory.