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
57
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
76
Content - Culture - Community
geewiz
0
360
Drupal on Docker
geewiz
0
230
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
『自分のデータだけ見せたい!』を叶える──Laravel × Casbin で複雑権限をスッキリ解きほぐす 25 分
akitotsukahara
2
640
イベントストーミング図からコードへの変換手順 / Procedure for Converting Event Storming Diagrams to Code
nrslib
2
830
NPOでのDevinの活用
codeforeveryone
0
840
AI時代のソフトウェア開発を考える(2025/07版) / Agentic Software Engineering Findy 2025-07 Edition
twada
PRO
87
29k
dbt民主化とLLMによる開発ブースト ~ AI Readyな分析サイクルを目指して ~
yoshyum
3
1k
AIエージェントはこう育てる - GitHub Copilot Agentとチームの共進化サイクル
koboriakira
0
590
Rails Frontend Evolution: It Was a Setup All Along
skryukov
0
140
AIプログラマーDevinは PHPerの夢を見るか?
shinyasaita
1
220
PHPでWebSocketサーバーを実装しよう2025
kubotak
0
290
XP, Testing and ninja testing
m_seki
3
250
Result型で“失敗”を型にするPHPコードの書き方
kajitack
5
880
スタートアップの急成長を支えるプラットフォームエンジニアリングと組織戦略
sutochin26
1
5.8k
Featured
See All Featured
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
The World Runs on Bad Software
bkeepers
PRO
69
11k
How GitHub (no longer) Works
holman
314
140k
Visualization
eitanlees
146
16k
What's in a price? How to price your products and services
michaelherold
246
12k
Testing 201, or: Great Expectations
jmmastey
43
7.6k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
Making the Leap to Tech Lead
cromwellryan
134
9.4k
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?