Posts

Showing posts with the label sonarqube

SonarQube Installation & Configuration Step by step

SonarQube Installation & Configuration Steps ================================== Pre-requisites ========= 1.CPU 2core or more -->min 2core CPU is mandatory  2.RAM 4GB or more ---->4GB is mandatory    (select t3.medium---->You Get 2CPU & 2GB RAM) 3.Harddisk --30GB ---->30GB is mandatory  4.Java Software  ----->java11 or 17 is mandatory                                       go with java 17  5.Operating System---->Amazon Linux I. Create Security Group ================== Step1: Login AWS  Step2: Go EC2 Dashboard step3: Select Security Group Step4: Add port number 22             Add port number 9000             Security GroupName:sonarqube II. Launch Instance & Login Instance ==================================== Step1: Go Ec2 Dashboard  Step2: Create Server...