Google News
logo
Java Jenkins - Interview Questions
How can you move or copy Jenkins from one server to another?
Follow these steps to move or copy Jenkins from one server to another :
 
* First, copy the related job directory and slide a job from one installation of Jenkins to another.
* Make a copy of an already existing job by making clone of a job directory by a different name.
* Renaming an existing job by rename a directory.
Advertisement