I have created an Ubuntu server on Azure and installed GoCD, a continuous delivery software, on it via PuTTY.
Usually, when GoCD is installed locally, it can be reached via http://localhost:8153/go (similiar to if you install Apache Tomcat).
But what must I type in the URL bar in order to reach my Go installation on my Azure Ubuntu server?