Which container to use for Jenkins on production?

2012-06-18 Thread Nicky Ramone
Hi We have been using Tomcat for some time now to deploy Jenkins. We will probably put this behind an Apache Httpd so that we can redirect from a URL with no port. Example: We would forward http://jenkins.ourinstance.com/ to http://jenkins.ourinstance.com:8080/jenkins I was wondering if there

Re: Which container to use for Jenkins on production?

2012-06-18 Thread Les Mikesell
On Mon, Jun 18, 2012 at 8:34 AM, Nicky Ramone nixe...@gmail.com wrote: We have been using Tomcat for some time now to deploy Jenkins. We will probably put this behind an Apache Httpd so that we can redirect from a URL with no port. Example: We would forward http://jenkins.ourinstance.com/ to

Re: Which container to use for Jenkins on production?

2012-06-18 Thread Nicky Ramone
Thank you, Les. On Mon, Jun 18, 2012 at 2:00 PM, Les Mikesell lesmikes...@gmail.com wrote: On Mon, Jun 18, 2012 at 8:34 AM, Nicky Ramone nixe...@gmail.com wrote: We have been using Tomcat for some time now to deploy Jenkins. We will probably put this behind an Apache Httpd so that we can