Skip to content

alexottoboni/SonarQubeVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Vagrant Virtualbox

Instructions

  • Make sure your project has a sonar-project.properties file in the root directory
  • vagrant up
  • vagrant ssh
  • sudo su
  • cd ~/YOUR_PROJECT_NAME && sonar-scanner
  • Open a web browser to http://192.168.33.10/

About

VagrantFile and script for SonarQube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages