Jenkins CI/CD pipeline with GitHub web-hook integration and alert notifications when failed.
Oct 20, 2023 · 4 min read · First of all, go to the AWS portal, and create an EC2 instance with filed some details. Then we need to install Jenkins on the ec2 instance. Jenkins requires the Java Runtime Environment (JRE). To install OpenJDK 11, run: sudo apt install openjdk-11-...
Join discussion



