Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Hudson-ci/Using Hudson/Containers"

m
m
Line 1: Line 1:
 
{{hudson|pageTitle=Containers}}
 
{{hudson|pageTitle=Containers}}
 
This page links to instructions and notes that are container specific.
 
This page links to instructions and notes that are container specific.
*[[Hudson-ci/GlassFish]]
+
*[[Hudson-ci/GlassFish|GlassFish]]
*[[Hudson-ci/IBM_WebSphere]]
+
*[[Hudson-ci/IBM_WebSphere|IBM WebSphere]]
*[[Hudson-ci/JBoss]]
+
*[[Hudson-ci/JBoss|JBoss]]
*[[Hudson-ci/Jetty]]
+
*[[Hudson-ci/Jetty|Jetty]]
*[[Hudson-ci/Jonas]]
+
*[[Hudson-ci/Jonas|Jonas]]
*[[Hudson-ci/Tomcat]]
+
*[[Hudson-ci/Tomcat|Tomcat]]
*[[Hudson-ci/Oracle_Weblogic]]
+
*[[Hudson-ci/Oracle_Weblogic|Oracle Weblogic]]
*[[Hudson-ci/Winstone]]
+
*[[Hudson-ci/Winstone|Winstone]]
  
 
And finally, if you are having difficulty installing Hudson with a container, you can always run Hudson just by itself: {{code|java -jar hudson.war}}
 
And finally, if you are having difficulty installing Hudson with a container, you can always run Hudson just by itself: {{code|java -jar hudson.war}}
  
 
{{note|Please help us grow this list by contributing notes to this Wiki.}}
 
{{note|Please help us grow this list by contributing notes to this Wiki.}}

Revision as of 12:34, 18 August 2011

Hudson Continuous Integration Server
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source
Hudson-bust.png Containers










This page links to 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

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

Back to the top