On Mon, Sep 30, 2013 at 1:43 PM, Peter Soncek <[email protected]> wrote:
> I run Jenkins as a Windows service and NOT on Tomcat. However, I would like
> to install Tomcat on this same server. This Tomcat would be to run a
> different webapp, but not Jenkins. Will this work or will installing Tomcat
> break my Jenkins install? Would I need to run this Tomcat on a different
> port other than 80 maybe?
If you run on different ports, they can run in parallel. On Linux I
typically run apache on port 80 and reverse-proxy to any other web
services that want to run standalone on their own port.
> Instead of using Tomcat, can I somehow load my .war to the Jenkins
> installation and use its web server instead?
I don't think so, but it should work the other way around. That is,
switch to the war version of jenkins and drop it under tomcat if you
want everything under one server.
--
Les Mikesell
[email protected]
--
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/groups/opt_out.