Installation
% wget http://hudson-ci.org/debian/binary/hudson_1.320_all.deb
% sudo dpkg --install hudson_1.320_all.deb
% sudo apt-get update
% sudo apt-get install -f
% sudo /etc/init.d/hudson restart
% w3m http://example.com:8080/
Configuration
Manage Hudson > Manage Users > Create User
jdoe, mmajor, ...Manage Hudson > Configure System
[v] Enable security- Security Realm:
(*) Hudson's own user database[_] Allow users to sign up - Authorization:
(*) Matrix-based security- Anonymous: -
- jdoe: Overall: Read
- mmajor: Overall: Administer, Read, ...
- Security Realm:
Known Problems
- Security Realm: LDAP
=> Seems not working for me - Security Realm: Unix user/group database
=> SEGV
Project Configuration
- New Job
- Job name: Foo
(*) Build a free-style software project ...
- Job name: Foo
Other Articles
- 17 Jul 2010 : とちぎテストの会議
- 17 Jul 2010 : 本のテスト(あるいは人間向けソフトウェアのテストについて)
- 16 Jul 2010 : オブジェクト倶楽部2010夏イベント
- 17 May 2010 : 『プログラミングRuby 1.9』近日発行
- 11 Apr 2010 : TOC 2010の資料を読んで
- 20 Mar 2010 : Shibuya.lisp TechTalk #5
- 20 Mar 2010 : 『プログラミングClojure』の編集制作におけるLisp/Scheme