Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Hudson-ci/Installing Hudson FreeBSD
Hudson Continuous Integration Server | |
Website | |
Download | |
Community | |
Mailing List • Forums • IRC • mattermost | |
Issues | |
Open • Help Wanted • Bug Day | |
Contribute | |
Browse Source |
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