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
Staging & Integration with Git and Drush
Search
Jochen Lillich
November 18, 2011
Programming
0
86
Staging & Integration with Git and Drush
Talk at DrupalCamp Berlin 2011
Jochen Lillich
November 18, 2011
Tweet
Share
More Decks by Jochen Lillich
See All by Jochen Lillich
Under Pressure
geewiz
0
55
Monorepo vs Multirepo
geewiz
0
64
Dealing with IRQ conflicts in 2018
geewiz
0
54
Planning for the Unpredictable
geewiz
0
180
Captaining a Container Ship
geewiz
0
73
Content - Culture - Community
geewiz
0
360
Drupal on Docker
geewiz
0
220
Getting the most out of Varnish (DrupalCamp Galway 2014)
geewiz
0
230
DevOps with Drupal
geewiz
0
320
Other Decks in Programming
See All in Programming
AIコーディング道場勉強会#2 君(エンジニア)たちはどう生きるか
misakiotb
1
270
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
48
32k
Discover Metal 4
rei315
2
110
AIプログラマーDevinは PHPerの夢を見るか?
shinyasaita
1
180
Team topologies and the microservice architecture: a synergistic relationship
cer
PRO
0
1.1k
WebViewの現在地 - SwiftUI時代のWebKit - / The Current State Of WebView
marcy731
0
100
Blazing Fast UI Development with Compose Hot Reload (droidcon New York 2025)
zsmb
1
270
PicoRuby on Rails
makicamel
2
110
20250628_非エンジニアがバイブコーディングしてみた
ponponmikankan
0
530
Benchmark
sysong
0
280
今ならAmazon ECSのサービス間通信をどう選ぶか / Selection of ECS Interservice Communication 2025
tkikuc
20
3.8k
Kotlin エンジニアへ送る:Swift 案件に参加させられる日に備えて~似てるけど色々違う Swift の仕様 / from Kotlin to Swift
lovee
1
260
Featured
See All Featured
Writing Fast Ruby
sferik
628
62k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
Testing 201, or: Great Expectations
jmmastey
42
7.6k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.5k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
20
1.3k
Stop Working from a Prison Cell
hatefulcrawdad
270
20k
Scaling GitHub
holman
459
140k
Facilitating Awesome Meetings
lara
54
6.4k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
How STYLIGHT went responsive
nonsquared
100
5.6k
Transcript
Staging & Integration Jochen Lillich, Markus Heurung
Evolution
The Pre-Drupal Phase
The TGZ phase
None
The LDS phase
None
The VCS Phase
None
The TSR Phase
Develop locally, deploy to remote
Hosting Environments
Drush
Git
A staging workflow
Integration Test Production index.php update.php modules/ themes/ sites/ ... cron.php
index.php update.php modules/ themes/ sites/ ... cron.php index.php update.php modules/ themes/ sites/ ... cron.php index.php update.php modules/ themes/ sites/ ... cron.php index.php update.php modules/ themes/ sites/ ... cron.php index.php update.php modules/ themes/ sites/ ... cron.php
Questions?