I am trying to copy my Jenkins from 1 Centos machine to another. I am trying to Zip the entire Jenkins folder and Unzip it in the another machine.
When I try to start Jenkins in the new machine, I get the following error
Unit jenkins.service could not be found. Is it mandatory that we have to install Jenkins in each machine? Can we not copy the folder and start Jenkins in the new machine?