- Local vagrant + aws plugins
Launch Ec2 Instance with Jenkins
URL - Ec2 Ip:8080
- 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
Spring Framework Build as Service and Launch
URL - Ec2 IP:9000
- Install Chef Server on Ec2
Configure Chef Server
Cookbook on Chef Server
- knife configure
- Bootstrap Chef Node
sudo su jenkins
cd chefWorkstation
knife bootstrap NODEIP --ssh-user ubuntu --sudo --identity-file keypair.pem --node-name NODEDISPLAYNAME