Hi Team, I am trying to install SonarQube enterprise edition in Ubuntu. as per document guide, need to install postgresql and Sonarqube. I am going to spin up azure managed postgresql in azure and same as azure managed Ubuntu machine for SonarQube installation. I have some questions, Can you please help me to understand.
-
Do we need new subnet for postgresql and Sonarqube ubuntu server? or can we use existing subnet to spin up these resource?
-
What will be the CPU size recommended for postgresql in azure
Example sizes
DS2_v2: 2 CPU, 7 GB
DS3_v2: 4 CPU, 14 GB -
Which version of Ubuntu server version I can consider and can I consider D8s_v3 VM Size with 8 vCPU and 32 GiB RAM for Sonarqube installation.
4)What all are the inbound ports we need to allow when creating Ubuntu server in azure for Sonarqube installation.
-
As per the installation document guide Installing SonarQube from the ZIP file, Do we need to download this zip file and move from local machine to Azure managed Ubuntu server and can be executed the script on bin/linux-x86-64/sonar.sh start right?
-
Apart from Installing PostgreSQL and Sonarqube any other installation needed?
-
Do we need PostgreSQL server and Ubuntu server in the same subnet?
I have tried to get all these details from installation and setup guide, but couldn’t able to find the details.
Please help me to understand and install Sonarqube with Azure managed servers.
Thanks
Suresh