How make accessible a SonarQube server installed in Centos Linux?
NickName:sebachili Ask DateTime:2017-01-20T18:17:22

How make accessible a SonarQube server installed in Centos Linux?

I have an EC2 instance in which I have installed as OS a Linux CentOS.
I need to have a sonarQube up and running on it and accessible from the IP attached to that EC2 instance:

tools installed: - Java - Mysql - SonarQube 6.2

When I go to the internet, outside the EC2 machine, and I type the url of that EC2 instance, nothing comes up.

I did make sure that SonarQube and Mysql are both up and running as services.

Could you guys suggest me something to do in here?

Cheers

Copyright Notice:Content Author:「sebachili」,Reproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/41761139/how-make-accessible-a-sonarqube-server-installed-in-centos-linux

More about “How make accessible a SonarQube server installed in Centos Linux?” related questions

How make accessible a SonarQube server installed in Centos Linux?

I have an EC2 instance in which I have installed as OS a Linux CentOS. I need to have a sonarQube up and running on it and accessible from the IP attached to that EC2 instance: tools installed: - ...

Show Detail

Apache AirFlow installed on remote centos server is not accessible from local

I have installed Apache AirFlow on centos and started the webserver. I can see the service is up and running on the port but when i am trying to access from local but url is not accessible. I have

Show Detail

How to setup SVN server on a VPS with Centos 6.2 and WHM already installed

Background: Managed VPS (hosted by KnownHost), with WHM/Cpanel on Centos 6.2. I'm attempting to setup a SVN server to help my gave dev team keep revisions of code and other assets. I've had the ...

Show Detail

Sonarqube on Browser in Linux

I have installed and configured the sonarqube on the server and created a symlink with systemd/systemctl, it properly running in terminal without any error but not running on browser even with defa...

Show Detail

Sonarqube - service sonar does not support chkconfig in centos 7

Followed sonarqube setup instructions from below link. But executing chkconfig command failed. It is blocking me to start the sonarqube as service in centos7. http://docs.sonarqube.org/display/SO...

Show Detail

How to make a Wamp server installed on VPS hosting accessible by a domain name?

I have a VPS hosted server with Windows Server 2003 on which I installed WAMP server, it is working and I am able to access it by localhost and modify it's contents with no problems. Also I have a ...

Show Detail

SonarQube server can not be reached

I have installed Jenkins and SonarQube 5.1.1 (also tried LTS), It's running on a Ubuntu server and its accessible from outside. I have installed the Jenkins SonarQube plugin and everything is almost

Show Detail

SonarQube server is running but not reachable and saying 404 not found

I am running windows 10 and installed virtual box to use ubuntu with the help of vagrant, so finally i have ubuntu 14.04 running with vagrant on windows I have installed SonarQube by following her...

Show Detail

How do I integrate my linux sonarqube scanner cli with Visual Studio Team Services?

I have installed the SonarQube extension in VSTS, configured it with my SonarQube server, username, and token, and created a task to perform a sonarqube cli analysis. However, when I get to the tas...

Show Detail

How to make the CENTOS linux to run php

I am using CentOS linux i have installed: CENTOS APACHE PHP The Problem is when i run php file only the code of the file shows not it's self as my phpinfo works fine where i have mistaken &#

Show Detail