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
- 13 Oct 2017: 『テスト駆動開発』
- 19 Oct 2016: 『新装版 達人プログラマー 職人から名匠への道』
- 19 Aug 2016: 『プログラミングElixir』
- 20 Oct 2015: Migrating from git-media to git-lfs
- 04 Oct 2015: Git Large File Storageクライアントのインストール
- 12 Aug 2015: isbn.rb
- 22 Apr 2015: 「なるのか、なすのか?」(To Be Or To Do?)