Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
jenkins + jenkins-debian-glue + freight で野良リポジト...
Search
Youhei SASAKI
January 26, 2014
Technology
0
660
jenkins + jenkins-debian-glue + freight で野良リポジトリ作る話。
第80回関西Debian勉強会でお話したスライド。
実際には、動いている所を見せながら、だったのでスライド自体にはあまり情報は書いてません。
Youhei SASAKI
January 26, 2014
Tweet
Share
More Decks by Youhei SASAKI
See All by Youhei SASAKI
.debの野良ビルド -squid + ssl-bumpを例に-
uwabami
0
900
Debian Updates @ KOF 2017
uwabami
0
360
Debian Updates
uwabami
1
1.8k
次期安定版 Debian 7.0 "Wheezy" の紹介
uwabami
1
94
Other Decks in Technology
See All in Technology
自動テストのコストと向き合ってみた
qa
0
200
AWSにおけるTrend Vision Oneの効果について
shimak
0
140
社内報はAIにやらせよう / Let AI handle the company newsletter
saka2jp
7
1.2k
「AI駆動PO」を考えてみる - 作る速さから価値のスループットへ:検査・適応で未来を開発 / AI-driven product owner. scrummat2025
yosuke_nagai
3
720
"プロポーザルってなんか怖そう"という境界を超えてみた@TSUDOI by giftee Tech #1
shilo113
0
130
カンファレンスに託児サポートがあるということ / Having Childcare Support at Conferences
nobu09
1
350
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
2
5.5k
pprof vs runtime/trace (FlightRecorder)
task4233
0
170
データエンジニアがこの先生きのこるには...?
10xinc
0
460
Where will it converge?
ibknadedeji
0
190
from Sakichi Toyoda to Agile
kawaguti
PRO
1
100
セキュアな認可付きリモートMCPサーバーをAWSマネージドサービスでつくろう! / Let's build an OAuth protected remote MCP server based on AWS managed services
kaminashi
3
200
Featured
See All Featured
The Pragmatic Product Professional
lauravandoore
36
6.9k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Six Lessons from altMBA
skipperchong
28
4k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.7k
Building Applications with DynamoDB
mza
96
6.6k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Thoughts on Productivity
jonyablonski
70
4.9k
Being A Developer After 40
akosma
91
590k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
9
580
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
19
1.2k
Transcript
jenkins�+ jenkins-debian-glue�+ freight�で 野良リポジトリ作る話 jenkins�+ jenkins-debian-glue�+ freight�で 野良リポジトリ作る話 〜第80回関⻄Debian勉強会〜 佐々⽊洋平�
[email protected]
2014/01/26 大阪�福島区⺠センター
今⽇のお話 Debian�Wheezy�に� jenkins,�jenkins-debian-glue,�freight を�install�して 「VCSにコミット」→「野良リポジトリに反映」 までを自動化した話 @see�https://jenkins.junkhub.org/
前提条件/試した環境 前提条件 パッケージは�(なんらかの)�VCS-buildpackage�で管理 (今回は全て�git-buildpackage�) ✓ リポジトリ/サーバはネットワーク通信可能 ✓ 試した環境 さくら�VPS�(⽯狩リージョン) (メモリ�1GB,�ディスク100GB,�CPU�2コア...しょぼい)
✓
��
jenkins 皆さん御存じ�CI�ツール Java�で実装,�MIT�License.�超便利 Debian�への導⼊ Debian�Repository�for�Jenkins <URL:http://pkg.jenkins-ci.org/debian/> ほぼこのまんま.�特にハマる所は無い,�筈.
jenkins- debian- glue
jenkins-debian-glue jenkins-debian-glue <URL:http://jenkins-debian-glue.org/> jenkins�で Debian�パッケージの作成 リポジトリの更新 を良い感じに⾏うツール
freight?
freight? rcrowley/freight <URL:https://github.com/rcrowley/freight> A�modern�take�on�the�Debian�archive. pool�スタイルの�apt�リポジトリを⽣成する�sh� script reprepro�や�mini-dinstall�に⽐較して (個⼈的には)圧倒的に楽
どんな 感じか?
おし まい
参考⽂献 Jenkins http://jenkins-ci.org/ jenkins-debian-glue http://jenkins-debian-glue.org/ rcrowley/freight https://github.com/rcrowley/freight/
�