문제

All my jobs are currently running on localhost. I want to move my master node to a remote machine. Is it possible to move all the jobs over to the new master? I have many jobs set up and I don't want to manually recreate all of them.

Thanks so much!

도움이 되었습니까?

해결책

For this kind of job I simply copy the job folder from Jenkins installation to the new location and then I load projects from disks. If you use now a master-slave configuration I think you should look in the Jenkins installation folder on the master PC. There you should find a folder called jobs.

다른 팁

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top