Upgrade to PRO for Only $50/Year—Limited-Time Offer! 🔥
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Intro to Vagrant
Search
Edwin Lunando
July 24, 2014
Technology
0
76
Intro to Vagrant
Use Vagrant to leverage the use of virtual machine to ease your development
Edwin Lunando
July 24, 2014
Tweet
Share
More Decks by Edwin Lunando
See All by Edwin Lunando
Python di Industri
edwinlunando
0
53
HTTP 2 - Geekcamp
edwinlunando
1
150
Python ID Meetup Oktober 2015
edwinlunando
0
98
Python ID Meetup Agustus 2015
edwinlunando
0
360
Python ID Meetup Juni 2015
edwinlunando
0
53
Python ID Meetup April 2015
edwinlunando
0
110
Python 101 Workshop
edwinlunando
0
400
Python ID Meetup February 2015
edwinlunando
0
240
Intro to django-naomi
edwinlunando
0
540
Other Decks in Technology
See All in Technology
"'TSのAPI型安全”の対価は誰が払う?不公平なスキーマ駆動に終止符を打つハイブリッド戦略
hal_spidernight
0
200
How native lazy objects will change Doctrine and Symfony forever
beberlei
1
150
.NET 10のASP. NET Core注目の新機能
tomokusaba
0
140
Datadog LLM Observabilityで実現するLLMOps実践事例 / practical-llm-observability-with-datadog
k6s4i53rx
0
180
MAP-7thplaceSolution
yukichi0403
2
180
一億総業務改善を支える社内AIエージェント基盤の要諦
yukukotani
4
1.9k
AI時代のインシデント対応 〜時代を切り抜ける、組織アーキテクチャ〜
jacopen
4
170
事業部のプロジェクト進行と開発チームの改善の “時間軸" のすり合わせ
konifar
1
120
今すぐGoogle Antigravityを触りましょう
rfdnxbro
0
230
【ASW21-02】STAMP/CAST分析における生成AIの支援 ~羽田空港航空機衝突事故を題材として (Support of Generative AI in STAMP/CAST Analysis - A Case Study Based on the Haneda Airport Aircraft Accident -)
hianraku9498
1
270
AI駆動開発2025年振り返りとTips集
knr109
1
130
メッセージ駆動が可能にする結合の最適化
j5ik2o
9
1.7k
Featured
See All Featured
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.8k
BBQ
matthewcrist
89
9.9k
Docker and Python
trallard
46
3.7k
Music & Morning Musume
bryan
46
7k
Scaling GitHub
holman
464
140k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
The Straight Up "How To Draw Better" Workshop
denniskardys
239
140k
Being A Developer After 40
akosma
91
590k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Six Lessons from altMBA
skipperchong
29
4.1k
Documentation Writing (for coders)
carmenintech
76
5.1k
How to train your dragon (web standard)
notwaldorf
97
6.4k
Transcript
THE HOLY GRAIL OF DEVELOPMENT Edwin Lunando<
[email protected]
> @edwinlunando
Vagrant is a Wrapper Tools to Popular Virtual Machine Applications
SCHEMA
Develop With Vagrant Simple PC Vagrant PC
SO, IS IT IMPORTANT? • Set up identical local development
environment with production for everyone ✓ Same result with production ✓ Less bug ✓ Easy to set up rather than install from scratch ✓ No Windows vs Mac vs Linux argument(hopefully)
DRAWBACK
HOMESTEAD DEMO