ahh.... we should have opened the firewalls
anyways they won't get any incoming opened
only outbound..."
So it appears that I'll be installing Jenkins from source on a host that has no incoming access from the net. So my question is, are there any instructions out there regarding how to do this?
Thank you,
Tim
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You can download the jenkins.war file and execute it directly (java -jar jenkins.war). No installer needed, and you can carry the jenkins.war file to your computer on a USB memory stick or a CD-R disc.
Alternately, if you prefer one of the installers, you can download the installer and transport it to your computer on physical media.
I recommend you choose the long term support release. Organizations with computers that do not have internet access are also typically prefer long term stable versions rather than the weekly build versions.
To clarify, are you referring to a host firewall (e.g. single Linux system with restrictive iptables) that doesn't allow incoming connections, or a network firewall/proxy/NAT?
If the latter, some Jenkins features (anonymous usage reports, automatic tool installers, update center, possibly some plugins) require outgoing connections, but Jenkins is perfectly capable of running in a closed-off network.
--
You received this message because you are subscribed to a topic in the Google Groups "Jenkins Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-users/-xKyhsO-Nhc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jenkinsci-use...@googlegroups.com.