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
650
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
890
Debian Updates @ KOF 2017
uwabami
0
350
Debian Updates
uwabami
1
1.8k
次期安定版 Debian 7.0 "Wheezy" の紹介
uwabami
1
94
Other Decks in Technology
See All in Technology
Function Body Macros で、SwiftUI の View に Accessibility Identifier を自動付与する/Function Body Macros: Autogenerate accessibility identifiers for SwiftUI Views
miichan
2
160
「魔法少女まどか☆マギカ Magia Exedra」の必殺技演出を徹底解剖! -キャラクターの魅力を最大限にファンに届けるためのこだわり-
gree_tech
PRO
0
510
なぜSaaSがMCPサーバーをサービス提供するのか?
sansantech
PRO
7
2.3k
なぜスクラムはこうなったのか?歴史が教えてくれたこと/Shall we explore the roots of Scrum
sanogemaru
3
750
2025年にHCP Vaultを学び直して見えた景色 / Lessons and New Perspectives from Relearning HCP Vault in 2025
aeonpeople
0
170
【 LLMエンジニアがヒューマノイド開発に挑んでみた 】 - 第104回 Machine Learning 15minutes! Hybrid
soneo1127
0
280
AWS環境のリソース調査を Claude Code で効率化 / aws investigate with cc devio2025
masahirokawahara
2
1.2k
フィンテック養成勉強会#56
finengine
0
120
自作JSエンジンに推しプロポーザルを実装したい!
sajikix
1
140
Webブラウザ向け動画配信プレイヤーの 大規模リプレイスから得た知見と学び
yud0uhu
0
200
エラーとアクセシビリティ
schktjm
0
840
おやつは300円まで!の最適化を模索してみた
techtekt
PRO
0
270
Featured
See All Featured
Faster Mobile Websites
deanohume
309
31k
KATA
mclloyd
32
14k
Git: the NoSQL Database
bkeepers
PRO
431
66k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
Making Projects Easy
brettharned
117
6.4k
The Straight Up "How To Draw Better" Workshop
denniskardys
236
140k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.5k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.8k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
It's Worth the Effort
3n
187
28k
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/
�