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
140
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
350
C.O.R.S Networking
pbl0m
1
31
10 Fuckups über verschlüHR+cPszDEVvVD
pbl0m
0
250
Von Push zu Pull
pbl0m
0
100
Other Decks in Programming
See All in Programming
Snowflake x dbtで作るセキュアでアジャイルなデータ基盤
tsoshiro
2
430
色々なIaCツールを実際に触って比較してみる
iriikeita
0
270
レガシーな Android アプリのリアーキテクチャ戦略
oidy
1
170
弊社の「意識チョット低いアーキテクチャ」10選
texmeijin
5
23k
Progressive Web Apps für Desktop und Mobile mit Angular (Hands-on)
christianliebel
PRO
0
110
2万ページのSSG運用における工夫と注意点 / Vue Fes Japan 2024
chinen
3
1.3k
開発効率向上のためのリファクタリングの一歩目の選択肢 ~コード分割~ / JJUG CCC 2024 Fall
ryounasso
0
360
Pinia Colada が実現するスマートな非同期処理
naokihaba
2
160
qmuntal/stateless のススメ
sgash708
0
120
CSC305 Lecture 13
javiergs
PRO
0
130
ECSのサービス間通信 4つの方法を比較する 〜Canary,Blue/Greenも添えて〜
tkikuc
11
2.3k
Importmapを使ったJavaScriptの 読み込みとブラウザアドオンの影響
swamp09
4
1.2k
Featured
See All Featured
Building Adaptive Systems
keathley
38
2.2k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
37
1.8k
Designing the Hi-DPI Web
ddemaree
280
34k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
25
1.8k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
Making Projects Easy
brettharned
115
5.9k
StorybookのUI Testing Handbookを読んだ
zakiyama
26
5.2k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
32
1.8k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
43
6.6k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
42
9.2k
Being A Developer After 40
akosma
86
590k
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