Hudson-ci‎ | Using Hudson‎ | Installing Hudson(Redirected from Hudson-ci/Installing Hudson RPM)

Hudson Continuous Integration Server
Website
Download
Community
Mailing List • Forums • IRC
Bugzilla
Open
Help Wanted
Bug Day
Contribute
Browse Source
Installing Hudson on RedHat, Oracle Enterprise Linux & other RPM Distros

On RPM-based distributions, such as Oracle Linux, Red Hat Enterprise Linux, CentOS and Fedora, you can install Hudson through yum.

Recent versions are available in http://hudson-ci.org/downloads/redhat/ for manual download.

Update link once Eclipse builds are in progress

Installation

  1. sudo wget -O /etc/yum.repos.d/hudson.repo http://hudson-ci.org/redhat/hudson.repo
  2. sudo yum check-update
  3. sudo yum install hudson

What does this package do?

  • Hudson will be launched as a daemon up on start. See /etc/init.d/hudson for more details.
  • The hudson user is created to run this service.
  • Log file will be placed in /var/log/hudson/hudson.log. Check this file if you are troubleshooting Hudson.

Where to go from here?

最新文章

  1. libvirt 网络手册(一)
  2. Qt 二维码
  3. MongoDB入门
  4. 逻辑操作符---Lua: and,or,not 对比 C++:&&,||,!
  5. numpy中的broadcast
  6. POJ 3311 Hie with the Pie(DP状态压缩+最短路径)
  7. CentOS 6.3中安装OpenCV2.3.1
  8. linux系统使用python监测网络接口获取网络的输入输出
  9. 小程序git发布
  10. Linux下2号进程的kthreadd--Linux进程的管理与调度(七)
  11. JAVA中局部变量 和 成员变量有哪些区别
  12. py2exe 打包的两种方式
  13. [WPF 基础知识系列] —— 绑定中的数据校验Vaildation
  14. OneZero第四周第三次站立会议(2016.4.13)
  15. Redis五种数据类型-设置key的过期时间
  16. 如何用万用表判断一个12V蓄电池是否没电
  17. Android Animatioin总结
  18. .net 取得类的属性、方法、成员及通过属性名取得属性值
  19. C高级第三次作业(1)
  20. Chrome自定义缩放百分比

热门文章

  1. 朋友,请待你的朋友——BUG好一点!
  2. AngularJs2 构建简单的英雄编辑器
  3. django drf django-filter的method过滤
  4. Skyline桌面二次开发之路径漫游(C#)
  5. C#之通过图片地址下载图片
  6. 没有xaml的WPF
  7. 2、Orcal数据库创建第一个(管理员)连接
  8. SVN教程 -- 基于自己学习记录
  9. hadoop1.0.4运行程序出现“Java heap Space”错误
  10. SQL中DateTime转换成Varchar样式