Bug#726489: jenkins: Provide directions on how to make it available on non-local IPs

Emmanuel Bourg ebourg at apache.org
Fri Dec 5 11:23:42 UTC 2014


Le 16/10/2013 10:57, Olivier Berger a écrit :

> It is not exactly explicit how Jenkins can be accessed, once installed, i.e. localhost:8080, from reading the README.Debian.

You are right, the simple way to do this is to set the HTTP_HOST
variable in /etc/default/jenkins to 0.0.0.0 instead of 127.0.0.1. This
will make Jenkins available on all IPv4 and IPv6 interfaces.

I'll add a comment in /etc/default/jenkins to make this explicit.

Emmanuel Bourg



More information about the pkg-java-maintainers mailing list