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
370
Von Push zu Pull
pbl0m
0
110
Other Decks in Programming
See All in Programming
AkarengaLT vol.38
hashimoto_kei
1
120
Go言語はstack overflowの夢を見るか?
logica0419
0
520
AI駆動で0→1をやって見えた光と伸びしろ
passion0102
1
810
Domain-centric? Why Hexagonal, Onion, and Clean Architecture Are Answers to the Wrong Question
olivergierke
3
960
理論と実務のギャップを超える
eycjur
0
180
CSC509 Lecture 07
javiergs
PRO
0
240
Reactive Thinking with Signals and the Resource API
manfredsteyer
PRO
0
110
AI Agent 時代的開發者生存指南
eddie
4
2.1k
NixOS + Kubernetesで構築する自宅サーバーのすべて
ichi_h3
0
1.2k
AIと人間の共創開発!OSSで試行錯誤した開発スタイル
mae616
2
800
バッチ処理を「状態の記録」から「事実の記録」へ
panda728
PRO
0
190
コード生成なしでモック処理を実現!ovechkin-dm/mockioで学ぶメタプログラミング
qualiarts
0
260
Featured
See All Featured
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.7k
Music & Morning Musume
bryan
46
6.9k
Designing for Performance
lara
610
69k
Visualization
eitanlees
149
16k
KATA
mclloyd
PRO
32
15k
Code Review Best Practice
trishagee
72
19k
It's Worth the Effort
3n
187
28k
Faster Mobile Websites
deanohume
310
31k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
The Language of Interfaces
destraynor
162
25k
Thoughts on Productivity
jonyablonski
70
4.9k
We Have a Design System, Now What?
morganepeng
53
7.8k
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