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
360
Von Push zu Pull
pbl0m
0
110
Other Decks in Programming
See All in Programming
『毎日の移動』を支えるGoバックエンド内製開発
yutautsugi
2
180
大規模アプリのDIフレームワーク刷新戦略 ~過去最大規模の並行開発を止めずにアプリ全体に導入するまで~
mot_techtalk
0
380
高度なUI/UXこそHotwireで作ろう Kaigi on Rails 2025
naofumi
4
3.5k
Swift Concurrency - 状態監視の罠
objectiveaudio
2
450
明日から始めるリファクタリング
ryounasso
0
110
overlayPreferenceValue で実現する ピュア SwiftUI な AdMob ネイティブ広告
uhucream
0
110
Django Ninja による API 開発効率化とリプレースの実践
kashewnuts
0
930
GraphQL×Railsアプリのデータベース負荷分散 - 月間3,000万人利用サービスを無停止で
koxya
1
1.1k
詳しくない分野でのVibe Codingで困ったことと学び/vibe-coding-in-unfamiliar-area
shibayu36
3
4.4k
デミカツ切り抜きで面倒くさいことはPythonにやらせよう
aokswork3
0
190
XP, Testing and ninja testing ZOZ5
m_seki
2
300
ABEMAモバイルアプリが Kotlin Multiplatformと歩んだ5年 ─ 導入と運用、成功と課題 / iOSDC 2025
akkyie
0
320
Featured
See All Featured
The Invisible Side of Design
smashingmag
301
51k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Designing Experiences People Love
moore
142
24k
Statistics for Hackers
jakevdp
799
220k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
850
It's Worth the Effort
3n
187
28k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.6k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
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