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
91
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
75
Monorepo vs Multirepo
geewiz
0
66
Dealing with IRQ conflicts in 2018
geewiz
0
61
Planning for the Unpredictable
geewiz
0
200
Captaining a Container Ship
geewiz
0
82
Content - Culture - Community
geewiz
0
380
Drupal on Docker
geewiz
0
240
Getting the most out of Varnish (DrupalCamp Galway 2014)
geewiz
0
230
DevOps with Drupal
geewiz
0
330
Other Decks in Programming
See All in Programming
Agentに至る道 〜なぜLLMは自動でコードを書けるようになったのか〜
mackee
5
2k
Querying Design System デザインシステムの意思決定を支える構造検索
ikumatadokoro
1
1.2k
Building AI Agents with TypeScript #TSKaigiHokuriku
izumin5210
5
1k
モダンJSフレームワークのビルドプロセス 〜なぜReactは503行、Svelteは12行なのか〜
fuuki12
0
120
Honoを技術選定したAI要件定義プラットフォームAcsimでの意思決定
codenote
0
260
AI駆動開発ライフサイクル(AI-DLC)のホワイトペーパーを解説
swxhariu5
0
1.5k
Flutterチームから作る組織の越境文化
findy_eventslides
0
590
高単価案件で働くための心構え
nullnull
0
160
予防に勝る防御なし(2025年版) - 堅牢なコードを導く様々な設計のヒント / Growing Reliable Code PHP Conference Fukuoka 2025
twada
PRO
41
13k
JEP 496 と JEP 497 から学ぶ耐量子計算機暗号入門 / Learning Post-Quantum Crypto Basics from JEP 496 & 497
mackey0225
2
490
TypeScriptで設計する 堅牢さとUXを両立した非同期ワークフローの実現
moeka__c
5
2.4k
『実践MLOps』から学ぶ DevOps for ML
nsakki55
2
470
Featured
See All Featured
Being A Developer After 40
akosma
91
590k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
54k
KATA
mclloyd
PRO
32
15k
Java REST API Framework Comparison - PWX 2021
mraible
34
9k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
The World Runs on Bad Software
bkeepers
PRO
72
12k
Statistics for Hackers
jakevdp
799
230k
Become a Pro
speakerdeck
PRO
30
5.6k
Stop Working from a Prison Cell
hatefulcrawdad
273
21k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
3k
4 Signs Your Business is Dying
shpigford
186
22k
Site-Speed That Sticks
csswizardry
13
970
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?