Setup : 1 - clone repo and goto snippets - repo : https://bitbucket.org/overdrive/codescanner.git 2 - copy sonar-scanner to PC root directory. example : c:/sonar-scanner 3 - copy sonar-scanner.bat into code route database 4 - New Project - New Project , name and random key. - copy the cli command 5 - Run CLI command in Code root , where sonar-scanner.bat is Server Details Check if server is alive, if not ask Jaco to start Instance http://79.125.106.230/sessions/new username : admin password : mFNSc$N4)pC]R5Wt -------------------------------------------------------------------------------------------------------------------- Extra: https://www.baeldung.com/linux/aws-cli-ec2 https://bitnami.com/stack/sonarqube/cloud/aws/amis start : aws ec2 run-instances --image-id ami-005ec3d100c64ab37 --instance-type t3a.medium --region eu-west-1 --profile unity Commands Already scanned: TMT - Pay My Fines .\sonar-scanner.bat -D"sonar.projectKey=TMTFrontend" -D"sonar.sources=." -D"sonar.host.url=http://79.125.106.230" -D"sonar.login=55a089843e55951fcd78bf41758fd64733d15453" TMT - Backend .\sonar-scanner.bat -D"sonar.projectKey=TMTBackend" -D"sonar.sources=." -D"sonar.host.url=http://79.125.106.230" -D"sonar.login=7ad3af39e3766318561aabe4890e97c1d24d67de" My Pass - Regstartion Form : Master Branch .\sonar-scanner.bat -D"sonar.projectKey=MyPassRegistration" -D"sonar.sources=." -D"sonar.host.url=http://79.125.106.230" -D"sonar.login=d6f0afc46287ea7e1aeeceb3383255c6ed1cb93e" My Pass - PWA : Prod branch .\sonar-scanner.bat -D"sonar.projectKey=MyPassPWA" -D"sonar.sources=." -D"sonar.host.url=http://79.125.106.230" -D"sonar.login=fa8aa911eee1846ae70cc6fe75c47b7291135139" 1 for the road PWA : Master BranchConn .\sonar-scanner.bat -D"sonar.projectKey=1fortheroadPWA" -D"sonar.sources=." -D"sonar.host.url=http://79.125.106.230" -D"sonar.login=6460d971cc920dad8d0a93cfe3510ca9bf2ce514"