I was setting up a new Jenkins instance this morning, and decided to go the route of running it on 8080/8443, and using iptables to forward 80->8080 and 443->8443. I found this page on the wiki:
https://wiki.jenkins-ci.org/display/JENKINS/Running+Jenkins+on+Port+80+or+443+using+iptables However, it assumed some things, and left out some preliminary steps you may need to take. So, I rewrote the page in an attempt to be more thorough about what is required to get this kind of configuration working. I left the original page at the end of the document (the Alternate Solution section), in case my solution didn't work for someone and the previous one would. If someone that understands iptables configuration could glance over it and make sure everything looks correct, I would appreciate it. Hope it helps someone out there. -Scott -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
