Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 904 Bytes

File metadata and controls

25 lines (17 loc) · 904 Bytes
  • Create one EC2 Instance
  • Install java on the vm
  • create a directory
mkdir /jenkins
  • Login to jenkins Server
  • Go to Manage Jenkins - >Manage Nodes ->Click on new nodes

image

  • Give the node and select Permanent

image

  • Set no of executor , label and homedir

image

  • Provide node details and usage

image image

  • click on launch agent