This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SonarQube does currently not support Raspberry PI. | |
This is a workaround. It compiles a armv6 compatible version of the java-wrapper and configures sonarqube to use it. | |
(Testet with Raspbian, wheezy, 3.6) | |
CHRIS: Also, start here: https://computingforgeeks.com/install-node-js-14-on-ubuntu-debian-linux/ (and carry on below when sonar fails to start) | |
Compile java-wrapper for ARMv6 | |
============================ |