NDNavya dubbakainfreestyleproject.hashnode.dev·Mar 9 · 4 min read My First Beginner Freestyle Project -Challenges and TroubleshootingNow, We have created the foundation where successfully setting up Jenkins on an EC2 Ubuntu server, the next step was to connect Jenkins with a GitHub repository and automate the execution of a Java pr00
NDNavya dubbakainsetupjenkins.hashnode.dev·Mar 9 · 1 min readLaunching Jenkins on an EC2 Ubuntu ServerEvery DevOps journey often starts with automation—Jenkins is a popular CI/CD choice. I launched Jenkins on an AWS EC2 Ubuntu 22.04 LTS instance so the server is accessible anywhere. Steps taken: Laun00
NDNavya dubbakainyourjenkins.hashnode.dev·Mar 4 · 2 min readIntroducing Jenkins!! CI/CD Automation That Never Sleeps You might be wondering, what exactly is this CI/CD that you hear about everywhere??? Let's break it down!!!! Imagine a team of developers pushing code all day. Without automation, someone has to manua00