Skip to content

kiora-tech/sonarqube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Sonarqube

Dependencies

  • Docker
  • Docker-compose
  • A ngrok account

Installation

  1. Run the following command to start the installation:
docker-compose up -d
  1. If you have trouble with memory use this command
sudo sysctl -w vm.max_map_count=262144

usage

Go to https://dashboard.ngrok.com/tunnels/agents to konw your address, and use the Sonarqube documentation

  • sonar-project.properties
sonar.projectKey=YOUR_PROJECT_KEY

if code coverage

sonar.php.coverage.reportPaths=coverage.xml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published