You are on page 1of 1

JENKINS

we can install jenkins by putting all the commands in a single file.


like a shell script.

Jenkins Migration:
Two ways: JOB IMPORT PLUGIN => have some limitations
: MANNUALLY COPY THE JENKINS FOLDER FROM 1 TO ANOTHER INSTANCE
USING SCP COMMAND

While Migration Java version on both servers should be same.

we download updated jenkins.war file

Agent Migrations:(Node Migration)


Organisation level Folder structure in Jenkins:

Master & slave sholud have same java version.

##################################################
we can also install external plugins on jenkins. with .hpa file we can directly
upload from our local
or url & Then reload disk configuration.
##################################################

You might also like