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
Intro to Vagrant
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Edwin Lunando
July 24, 2014
Technology
0
77
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
55
HTTP 2 - Geekcamp
edwinlunando
1
150
Python ID Meetup Oktober 2015
edwinlunando
0
100
Python ID Meetup Agustus 2015
edwinlunando
0
370
Python ID Meetup Juni 2015
edwinlunando
0
54
Python ID Meetup April 2015
edwinlunando
0
110
Python 101 Workshop
edwinlunando
0
410
Python ID Meetup February 2015
edwinlunando
0
240
Intro to django-naomi
edwinlunando
0
560
Other Decks in Technology
See All in Technology
組織全体で実現する標準監視設計
yuobayashi
1
160
JAWSDAYS2026_A-6_現場SEが語る 回せるセキュリティ運用~設計で可視化、AIで加速する「楽に回る」運用設計のコツ~
shoki_hata
0
2.9k
ブラックボックス観測に基づくAI支援のプロトコルのリバースエンジニアリングと再現~AIを用いたリバースエンジニアリング~ @ SECCON 14 電脳会議 / Reverse Engineering and Reproduction of an AI-Assisted Protocol Based on Black-Box Observation @ SECCON 14 DENNO-KAIGI
chibiegg
0
160
プロジェクトマネジメントをチームに宿す -ゼロからはじめるチームプロジェクトマネジメントは活動1年未満のチームの教科書です- / 20260304 Shigeki Morizane
shift_evolve
PRO
1
140
タスク管理も1on1も、もう「管理」じゃない ― KiroとBedrock AgentCoreで変わった"判断の仕事"
yusukeshimizu
5
2k
A Gentle Introduction to Transformers
keio_smilab
PRO
2
940
LINE Messengerの次世代ストレージ選定
lycorptech_jp
PRO
19
7.6k
Windows ネットワークを再確認する
murachiakira
PRO
0
300
型を書かないRuby開発への挑戦
riseshia
0
200
ヘルシーSRE
tk3fftk
2
250
マルチプレーンGPUネットワークを実現するシャッフルアーキテクチャの整理と考察
markunet
2
160
OpenClawで回す組織運営
jacopen
3
630
Featured
See All Featured
Making the Leap to Tech Lead
cromwellryan
135
9.8k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4.2k
Making Projects Easy
brettharned
120
6.6k
Mind Mapping
helmedeiros
PRO
1
110
It's Worth the Effort
3n
188
29k
Art, The Web, and Tiny UX
lynnandtonic
304
21k
Embracing the Ebb and Flow
colly
88
5k
Accessibility Awareness
sabderemane
0
74
Practical Orchestrator
shlominoach
191
11k
Exploring the relationship between traditional SERPs and Gen AI search
raygrieselhuber
PRO
2
3.7k
How to Ace a Technical Interview
jacobian
281
24k
Exploring anti-patterns in Rails
aemeredith
2
280
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