I don't think Pulkit needs a high availablility solution to solve his use 
case especially if he anticipates that it doesn't happen that often.  One 
thing that can be done is to save and version the Jenkins configuration and 
jobs in SCM then load them to the secondary Jenkins only when needed then 
it's just a matter of switching the DNS to point to the new Jenkins?  
   


On Wednesday, August 12, 2015 at 9:50:03 AM UTC-7, Wei-min Lee wrote:
>
> I think what you're looking for is a paid solution, 
> https://www.cloudbees.com/products/cloudbees-jenkins-platform/enterprise-edition/features/high-availability-plugin
> .
>
> On Tuesday, August 11, 2015 at 9:37:17 PM UTC-7, Pulkit Lall wrote:
>>
>> Hi everyone, 
>> I am new to Jenkins and just thought of doing the below mentioned 
>> scenario but not sure how to proceed. 
>> Here is the scenario: 
>>
>> I have Jenkins server running on my Linux/Windows machine which runs 
>> multiple jobs. 
>>
>> Now, the problem that I thought was if some one triggered a job in 
>> Jenkins and in middle, Jenkins server stopped responding then all the 
>> Jenkins jobs with configuration, workspace, artifacts, etc would not be 
>> accessible and Jenkins admin will need to fix this asap but till then the 
>> Jenkins server is not accessible by anyone and no jobs can be triggered. 
>>
>> I was thinking, if I could create another Jenkins server on different 
>> machine having same OS, Jenkins version, same plugins installed then can I 
>> make sure that if my main Jenkin server fails then this copy should 
>> automatically be live i.e. link of copy Jenkins be accessed instead of Main 
>> Jenkins. 
>>
>> If yes, what is the pre-requisites that I need to keep in mind and how 
>> can I sync between the two Jenkins. 
>>
>> I would appreciate if anyone could help me in this.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6baaf134-473d-45b1-bb49-d8aa303ac714%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to