Skip to content

harishchanderdalal/Pipeline-AWS-Jenkins-Git-Chef-Cookbook-Packer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

WorkFlow

vagrant aws chef jenkins

Level 1

  • Local vagrant + aws plugins
    Launch Ec2 Instance with Jenkins
    URL - Ec2 Ip:8080

Level 2

  • How to Create Jenkins Pipeline Job for Spring Boot
1. Select New Item
2. Job Type PIPELINE

- Repositroy URL = https://github.com/harishchanderdalal/pocAgility.git
  • Configure Pipline Job pipeline configure

  • Build Job spring build

  • Sping UI

  • Jenkins IP:9000 spring 9000

    Spring Framework Build as Service and Launch
    URL - Ec2 IP:9000

Level 3

  • Install Chef Server on Ec2
    Configure Chef Server 
    Cookbook on Chef Server

Level 4

  • knife configure

Level 5

  • Bootstrap Chef Node
   sudo su jenkins
   cd chefWorkstation
   knife bootstrap NODEIP --ssh-user ubuntu --sudo --identity-file keypair.pem --node-name NODEDISPLAYNAME

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published