Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
Staging & Integration with Git and Drush
Jochen Lillich
PRO
November 18, 2011
Programming
0
67
Staging & Integration with Git and Drush
Talk at DrupalCamp Berlin 2011
Jochen Lillich
PRO
November 18, 2011
Tweet
Share
More Decks by Jochen Lillich
See All by Jochen Lillich
Under Pressure
geewiz
PRO
0
32
Monorepo vs Multirepo
geewiz
PRO
0
13
Dealing with IRQ conflicts in 2018
geewiz
PRO
0
36
Planning for the Unpredictable
geewiz
PRO
0
90
Captaining a Container Ship
geewiz
PRO
0
39
Content - Culture - Community
geewiz
PRO
0
150
Drupal on Docker
geewiz
PRO
0
130
Getting the most out of Varnish (DrupalCamp Galway 2014)
geewiz
PRO
0
160
DevOps with Drupal
geewiz
PRO
0
130
Other Decks in Programming
See All in Programming
Why Airflow? & What's new in Airflow 2.3?
kaxil
0
110
Gitlab CIでMRを自動生成する
forcia_dev_pr
0
110
PythonユーザによるRust入門
rmizuta3
9
3k
Oracle REST Data Service: APEX Office Hours
thatjeffsmith
0
660
競プロのすすめ
uya116
0
650
言語処理ライブラリ開発における失敗談 / NLPHacks
taishii
1
420
Dagger + Anvil: Learning to Love Dependency Injection
vrallev
3
230
IE Graduation (IE の功績を讃える)
jxck
20
12k
1時間半で克服するJavaScriptの非同期処理/async_javascript_kokufuku
marchin1989
2
590
#JJUG_CCC 「サポート」は製品開発? - JDBCライブラリ屋さんが実践する攻めのテクニカルサポートとJavaエンジニアのキャリアについて -
cdataj
0
400
Meet Swift Regex
usamik26
0
190
dotdotdot_in_predict_function
bk_18
1
170
Featured
See All Featured
Learning to Love Humans: Emotional Interface Design
aarron
261
37k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
498
130k
Build your cross-platform service in a week with App Engine
jlugia
219
17k
Six Lessons from altMBA
skipperchong
14
1.4k
Statistics for Hackers
jakevdp
781
210k
How to name files
jennybc
40
60k
Bash Introduction
62gerente
597
210k
Adopting Sorbet at Scale
ufuk
63
7.6k
Making Projects Easy
brettharned
98
4.3k
Clear Off the Table
cherdarchuk
79
280k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
39
13k
Agile that works and the tools we love
rasmusluckow
319
19k
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?