End-to-End project of Jenkins CI/CD pipeline with GitHub webhook integration for Deploying Docker application on EC2 with Declarative pipeline
Follow the steps: . First of all, go to AWS portal, and create a new instance. As, · Name: jenkins-server · AMI: ubuntu. · Instance type: t2.micro (free tier). · Key pair login: Create > docker.pem. · Allow HTTP. · ...
Jun 27, 20234 min read30


