It should be possible to run SonarQube on any platform for which a JDK is available. If you open any one of those directories, you’ll find inside a script to start the server. You would just need to translate it for your environment. (At a glance, the Windows version looks far simpler than the Linux one).
I am trying to start the service and getting the below message. Could you please help me with details. Whether this error related with wrong architecture?
Since my machine architecture is ppc64le and no folder for ppc64.
[root@migf01bs01 linux-x86-64]# ./sonar.sh start
Starting SonarQube…
./sonar.sh: line 417: /root/sonarqube-6.5/bin/linux-x86-64/./wrapper: cannot execute binary file
Failed to start SonarQube.