Screenshot (1186).png

Installation & Configuration Steps through AWS Cloud:

Here's a crisp and structured Notion note covering all the commands from your original article while keeping it clear and beginner-friendly.


Installing Jenkins on Ubuntu/Linux 🚀

🔹 Overview

Jenkins is an open-source automation server widely used for CI/CD (Continuous Integration and Continuous Deployment). This guide walks you through installing and configuring Jenkins on an Ubuntu/Linux system via AWS Cloud.


1️⃣ Prerequisites

Before starting, ensure you have:

AWS account with an Ubuntu EC2 instance created

SSH client like Putty to access the instance

Root or sudo access