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 __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

