Setting Up CI/CD Pipeline: Jenkins, Docker, and GitHub on AWS EC2
A step-by-step guide to automate your application deployment using Jenkins, Docker, and GitHub webhooks. Initial Setup: AWS EC2 Instance Start by launching a t2.medium EC2 instance on AWS. Configure your security groups to allow: SSH (Port 22) Jen...



