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
32
10 Fuckups über verschlüHR+cPszDEVvVD
pbl0m
0
260
Von Push zu Pull
pbl0m
0
100
Other Decks in Programming
See All in Programming
Effective Signals in Angular 19+: Rules and Helpers @ngbe2024
manfredsteyer
PRO
0
140
ゆるやかにgolangci-lintのルールを強くする / Kyoto.go #56
utgwkk
2
390
testcontainers のススメ
sgash708
1
120
Mermaid x AST x 生成AI = コードとドキュメントの完全同期への道
shibuyamizuho
0
160
競技プログラミングへのお誘い@阪大BOOSTセミナー
kotamanegi
0
360
なまけものオバケたち -PHP 8.4 に入った新機能の紹介-
tanakahisateru
1
120
クリエイティブコーディングとRuby学習 / Creative Coding and Learning Ruby
chobishiba
0
3.9k
103 Early Hints
sugi_0000
1
230
PHPUnitしか使ってこなかった 一般PHPerがPestに乗り換えた実録
mashirou1234
0
190
採用事例の少ないSvelteを選んだ理由と それを正解にするためにやっていること
oekazuma
2
1k
責務を分離するための例外設計 - PHPカンファレンス 2024
kajitack
6
890
20年もののレガシープロダクトに 0からPHPStanを入れるまで / phpcon2024
hirobe1999
0
480
Featured
See All Featured
RailsConf 2023
tenderlove
29
940
GitHub's CSS Performance
jonrohan
1030
460k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
32
2.7k
The World Runs on Bad Software
bkeepers
PRO
65
11k
For a Future-Friendly Web
brad_frost
175
9.4k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
159
15k
Speed Design
sergeychernyshev
25
670
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
We Have a Design System, Now What?
morganepeng
51
7.3k
The Pragmatic Product Professional
lauravandoore
32
6.3k
KATA
mclloyd
29
14k
Git: the NoSQL Database
bkeepers
PRO
427
64k
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