- Docker
- Docker-compose
- A ngrok account
- Run the following command to start the installation:
docker-compose up -d
- If you have trouble with memory use this command
sudo sysctl -w vm.max_map_count=262144
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