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
89
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
65
Monorepo vs Multirepo
geewiz
0
65
Dealing with IRQ conflicts in 2018
geewiz
0
58
Planning for the Unpredictable
geewiz
0
190
Captaining a Container Ship
geewiz
0
79
Content - Culture - Community
geewiz
0
370
Drupal on Docker
geewiz
0
240
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
CSC305 Lecture 02
javiergs
PRO
1
260
GraphQL×Railsアプリのデータベース負荷分散 - 月間3,000万人利用サービスを無停止で
koxya
1
1.2k
Web フロントエンドエンジニアに開かれる AI Agent プロダクト開発 - Vercel AI SDK を観察して AI Agent と仲良くなろう! #FEC余熱NIGHT
izumin5210
3
430
iOS 17で追加されたSubscriptionStoreView を利用して5分でサブスク実装チャレンジ
natmark
0
640
CI_CD「健康診断」のススメ。現場でのボトルネック特定から、健康診断を通じた組織的な改善手法
teamlab
PRO
0
190
非同期jobをtransaction内で 呼ぶなよ!絶対に呼ぶなよ!
alstrocrack
0
560
CSC509 Lecture 02
javiergs
PRO
0
410
Web Components で実現する Hotwire とフロントエンドフレームワークの橋渡し / Bridging with Web Components
da1chi
3
1.9k
タスクの特性や不確実性に応じた最適な作業スタイルの選択(ペアプロ・モブプロ・ソロプロ)と実践 / Optimal Work Style Selection: Pair, Mob, or Solo Programming.
honyanya
3
140
Building, Deploying, and Monitoring Ruby Web Applications with Falcon (Kaigi on Rails 2025)
ioquatix
3
860
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
180
そのpreloadは必要?見過ごされたpreloadが技術的負債として爆発した日
mugitti9
2
3.1k
Featured
See All Featured
Scaling GitHub
holman
463
140k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Designing for humans not robots
tammielis
254
26k
Why Our Code Smells
bkeepers
PRO
339
57k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Agile that works and the tools we love
rasmusluckow
331
21k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.6k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Side Projects
sachag
455
43k
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?