How to setup SonarQube ? Linux Environment ?

 What was the language used to develop SonarQube ?

Ans: Java

SonarQube is a Java-based tool

whenever we work with SonarQube 

you must install Java so that you can work with SonarQube 

Otherwise, you can not work with SonarQube

java is a mandatory software to install in your server to set up SonarQube 

What are all the hardware requirements inside your server to set up SonarQube ?

1. CPU with 2 or more -->min 2core CPU is mandatory 

2. RAM 4GB or more ---->4GB is mandatory 

3. Hard disk—30 GB—->30 GB is mandatory 

Port requirement ? 

so whenever you create a server, you must open the port no. 9000.

or we modify the security group and add the port number inside your security group


Comments

Popular posts from this blog

Top 10 Git Commands

Kubernetes cluster setup NOTES step by step using minikube

SonarQube Installation & Configuration Step by step