`
sillycat
  • 浏览: 2483119 次
  • 性别: Icon_minigender_1
  • 来自: 成都
社区版块
存档分类
最新评论

Hudson on Ubuntu System(I)Install and configuration

阅读更多
Hudson on Ubuntu System(I)Install and configuration

1. Install Hudson on my system
I download the file from this URL:
http://java.net/downloads/hudson/Debian/hudson-debian-1.398.deb

Double click the file and install it.

after the installation, you can check up the status with command:
>/etc/init.d/hudson status
start it/stop it
>/etc/init.d/hudson start
>/etc/init.d/hudson stop

I can visit the URL http://localhost:8080/

The log file exists here
>vi /var/log/hudson/hudson.log

we can see all the configurations in this file
>vi /etc/default/hudson
by the way, I change the port to 8082
HTTP_PORT=8082

right now, we can visit hudson with URL http://localhost:8082/

2. configure Security
click menu [Manage Hudson]
click menu [Configure System]
check [Enable security]

TCP port for JNLP slave agents: Disable
Access Control:   Security Realm ----> Hudson's own user database
                                      Tuthorization   ----> Matrix-based security -----> User/group to add: sillycat and admin

click on the button [Save]

create your account, for example admin and sillycat.

references:
http://hudson-ci.org/
http://wiki.hudson-ci.org/display/HUDSON/Installing+Hudson+on+Ubuntu
http://wiki.hudson-ci.org/display/HUDSON/Use+Hudson
http://digitalsonic.iteye.com/blog/610401
http://www.iteye.com/wiki/hudson_ci/1682-hudson-standard-security-settings

分享到:
评论

相关推荐

    How2Install_Ubuntu

    The experience of the install of next softwares Ubuntu Hudson Tomcat FTP Twiki

    hudson学习教程Hudson安装与使用,Hudson配置,Hudson插件

    Hudson安装与使用,Hudson配置,Hudson插件Hudson安装与使用,Hudson配置,Hudson插件Hudson安装与使用,Hudson配置,Hudson插件Hudson安装与使用,Hudson配置,Hudson插件Hudson安装与使用,Hudson配置,Hudson插件...

    hudson-3.3.1.war

    his release of Hudson is built against Java 7 and no longer supports running Hudson itself on Java 5 or 6. You can of course still use Hudson to manage jobs that compile against these earlier versions...

    Hudson_CI:PHP持续集成

    NULL 博文链接:https://zhengdl126.iteye.com/blog/1169472

    基于Hudson的CI环境搭建

    项目基于hudson的CI环境搭建的培训文档

    持续集成工具hudson配置和使用介绍

    Hudson 是一种革命性的开放源码 CI 服务器,它从以前的 CI 服务器吸取了许多经验教训。Hudson 最吸引人的特性之一是它很容易配置:很难找到更容易设置的 CI 服务器,也很难找到开箱即用特性如此丰富的 CI 服务器。...

    hudson-3.2.2.war

    hudson-3.2.2 放在tomcat下直接打开即可

    hudson打包工具

    hudson打包工具,可用,将hudson .war拷贝到tomcat的webapp下,浏览器输入:http://localhost:8080/hudson访问,点击install安装插件,完成

    hudson 中文操作手册

    hudson 中文操作手册 hudson 中文操作手册 hudson 中文操作手册

    hudson自动构建文档

    hudson安装及其配置 hudson平台搭建及使用 Hudson使用参考手册 关于hudson远程自动构建发布 使用hudson_搭建daily_build_系统

    m2eclipse-hudson插件

    eclipse集成hudson Ci服务器的插件

    Hudson持续集成

    Hudson 是一个可扩展的持续集成引擎。 主要用于: 1.持续、自动地构建/测试软件项目,如CruiseControl与DamageControl。 2.监控一些定时执行的任务。 Hudson拥有的特性包括: •易于安装-只要把hudson.war部署到...

    hudson持续集成包

    hudson持续集成包hudson持续集成包

    Hudson持续集成测试

    如何在电脑上配置Hudson并通过Hudson进行持续集成的测试!

    Hudson持续集成服务器的安装配置和使用

    Hudson持续集成服务器的安装配置和使用

    hudson 使用说明

    Hudson 最吸引人的特性之一是它很容易配置:很难找到更容易设置的 CI 服务器,也很难找到开箱即用特性如此丰富的CI 服务器。Hudson 容易使用的第二个原因是它具有强大的插件框架 ,所以很容易添加特性。例如,一个 ...

    hudson配置手册

    Hudson基本系统设置 JDK 运行Hudson之后,在浏览器访问hudson主页,如:http://localhost:8080/hudson-2.2.0 点击 Manage Hudson->Configure System,并找到配置JDK的地方,如图

    hudson安装全过程

    非常简单的Hudson安装步骤,简洁可行,还不用积分哦

    持续开发hudson教程

    这是一个用hudson+maven+svn完成持续开发的详细教程。

    Hudson常用插件说明

    Hudson常用插件说明

Global site tag (gtag.js) - Google Analytics