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

Hudson-ci/Installing Hudson FreeBSD

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










Installing Hudson on FreeBSD is now as simple as:

# cd /usr/ports/www/hudson
# make install

This will automatically install Tomcat if you haven't already got it installed, and of course Java. Hudson supports the standard Java 1.5 and 1.6 ports available on FreeBSD at this time, including Diablo (the precompiled Java). It is no longer necessary to install Linux Java.

Once you've installed and launched Tomcat, Hudson will be available at: http://localhost:8180/hudson

Copyright © Eclipse Foundation, Inc. All Rights Reserved.