Implementing the Ultimate CI/CD Pipeline Integrated with Jenkins SonarQube and Docker
Installation on EC2 Instance
AWS EC2 Instance
Go to AWS Console
Instances(running)
Launch instances
Install Jenkins
Pre-Requisites:
Java (JDK)
Run the below commands to install Java and Jenkins
Install Java
sudo apt update
sudo apt install op...
adityarai1998.hashnode.dev3 min read