Please find the below steps for integrating sonarqube with Jenkins. Login into Jenkins and install SonarQube scanner pluginGo to Manage Jenkins –> Manage Plugins > Available –> SonarQube scanner And also add credentials plugins to store your credentials in Jenkins Configure SonarQube home path. a) Go to Manage Jenkins –>… Continue Reading Integration of SonarQube in Jenkins

Prerequisites Ubuntu 18.04/16.04 LTS with minimum 2GB RAM and 1 CPU. PostgreSQL Version 9.3 or higher SSH access with sudo privileges Firewall Port: 9000 MySQL Support for SonarQube is depricated.Increase the vm.max_map_count kernal ,file discriptor and ulimit for current session at runtime. 1) Please follow the below steps to increase… Continue Reading How to Install SonarQube on Ubuntu 18.04/16.04 LTS