The company I work for has Windows Server 2008 R2 virtual machine on which we want to host Jenkins.
I have installed Jenkins and it resides in the default location (C:\Program Files (x86)\Jenkins).
Running the Windows service works fine; you can access Jenkins while on the server by browsing the http://localhost:8080
.
Does anyone know the best way to make this accessible on the internet in general.
Note: We don't have a network of Amazon servers, each server is in its own domain, which is separate from our office domain.