Day 28 Task: Jenkins Agents |7 Deploy web app using Jenkins master and worker node.
Here we will deploy a web app through Jenkins master to the Jenkins worker node to make work easier and with better approach:
1. Create EC2 instances (AWS) as:
· jenkins-server· Jenkins-agent-1 (worker node)
2. Generate SSH keys on “Jenkins-server” ...
amitsinghs.hashnode.dev1 min read