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
Remote Plugin management with Jenkins
Search
Patrick Blom
June 09, 2017
Programming
0
150
Remote Plugin management with Jenkins
This talk is about how you can manage your shopware plugins with jenkins and docker
Patrick Blom
June 09, 2017
Tweet
Share
More Decks by Patrick Blom
See All by Patrick Blom
Bulletproof Modules! - Next Level Modulentwicklung mit OXID eShop 6.2
pbl0m
0
360
C.O.R.S Networking
pbl0m
1
38
10 Fuckups über verschlüHR+cPszDEVvVD
pbl0m
0
340
Von Push zu Pull
pbl0m
0
110
Other Decks in Programming
See All in Programming
詳解!defer panic recover のしくみ / Understanding defer, panic, and recover
convto
0
210
AIエージェント開発、DevOps and LLMOps
ymd65536
1
370
tool ディレクティブを導入してみた感想
sgash708
1
160
オープンセミナー2025@広島LT技術ブログを続けるには
satoshi256kbyte
0
150
AIコーディングAgentとの向き合い方
eycjur
0
250
レガシープロジェクトで最大限AIの恩恵を受けられるようClaude Codeを利用する
tk1351
4
1.5k
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
1k
Kiroの仕様駆動開発から見えてきたAIコーディングとの正しい付き合い方
clshinji
1
180
Honoアップデート 2025年夏
yusukebe
1
900
パスタの技術
yusukebe
1
550
Introducing ReActionView: A new ActionView-compatible ERB Engine @ Rails World 2025, Amsterdam
marcoroth
0
260
Microsoft Orleans, Daprのアクターモデルを使い効率的に開発、デプロイを行うためのSekibanの試行錯誤 / Sekiban: Exploring Efficient Development and Deployment with Microsoft Orleans and Dapr Actor Models
tomohisa
0
220
Featured
See All Featured
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
Why Our Code Smells
bkeepers
PRO
339
57k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Writing Fast Ruby
sferik
628
62k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
510
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
BBQ
matthewcrist
89
9.8k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
Six Lessons from altMBA
skipperchong
28
4k
Bash Introduction
62gerente
614
210k
A better future with KSS
kneath
239
17k
A designer walks into a library…
pauljervisheath
207
24k
Transcript
None
99% ALLER ENTWICKLER
THE STORY
FAIL!
THE PROBLEM
ABOUT ME
THE IDEAS
None
None
1
SERVER SETUP
SSH available name: deploy groups: www-data DocRoot: writeable for the
www-data group
2
RUN DOCKER & JENKINS
docker run -d -p 8080:8080 -p 50000:50000 \ -v /Users/patrickblom/DockerProjects/jenkins.scd.local/data:/var/jenkins_home
jenkins
None
3
CONFIGURE JENKINS
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
4
BIN/CONSOLE & JOB CREATING
/usr/bin/php /var/www/scd.patrick-blom.de/bin/console
None
None
None
None
None
None
None
None
None
None
None
None
None
None
5
VIEW THE RESULT
None
None
6
NOTIFICATIONS
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
WHAT’S NEXT ?
None
PLUGIN MANAGEMENT REMOTE WITH JENKINS
@pbl0m @phpugms
None