Containers

This document describes instructions and notes that are container specific.

And finally, if you are having difficulty installing Hudson with a container, you can always run Hudson just by itself: java -jar hudson.war (which uses Winstone.)

Please help us grow this list by contributing notes to this Wiki.

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.
  1. May 20, 2008

    Li Yun says:

    How to hide the WorkSpace Link and picture link on the Web GUI, I don't want the...

    How to hide the WorkSpace Link and picture link on the Web GUI, I don't want the source code can be download by anyone

  2. Aug 27, 2009

    George Thiruva says:

    What are the pros/cons of running Hudson in a different servlet container (GF/To...

    What are the pros/cons of running Hudson in a different servlet container (GF/Tomcat) vs. running it standalone (Winstone)?

    It seems pretty simple to just use the built in Winstone. Is there an advantage more than just the ability to run other web apps on the same port?