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
Edwin Lunando
July 24, 2014
Technology
0
71
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
49
HTTP 2 - Geekcamp
edwinlunando
1
150
Python ID Meetup Oktober 2015
edwinlunando
0
91
Python ID Meetup Agustus 2015
edwinlunando
0
340
Python ID Meetup Juni 2015
edwinlunando
0
52
Python ID Meetup April 2015
edwinlunando
0
110
Python 101 Workshop
edwinlunando
0
380
Python ID Meetup February 2015
edwinlunando
0
220
Intro to django-naomi
edwinlunando
0
510
Other Decks in Technology
See All in Technology
DataEngineeringとCloudNativeの今と未来
foursue
0
140
SRE/インフラエンジニアの市場価値とキャリアパス/Market value and career path for SRE-infrastructure engineers
takumakume
1
210
インラインRBSコメントに鯛pe checkersもニッコリ
sansantech
PRO
2
200
計装を見直してアプリケーションパフォーマンスを改善させた話
donkomura
2
190
Tailwind CSS の小話「コンテナークエリーって便利」
yamaday
0
150
テストコードにはテストの意図を込めよう(2025年版) #retechtalk / Put the intent of the test 2025
nihonbuson
PRO
14
2.3k
名単体テスト 禁断の傀儡(モック)
iwamot
PRO
1
330
技術選定の仕方 - FLEXYウェビナー / How to select technology
shinden
1
120
Azure の裏側を支える SRE の世界
tsubasaxzzz
2
210
20250514 1Passwordを使い倒す道場 vol.1
east_takumi
0
160
KubeCon EU 2025 Recap - Kubernetes CRD Design for the Long Haul: Tips, Tricks, and Lessons Learned / Kubernetes Meetup Tokyo #70 / k8sjp70-crd-long-haul-recap
everpeace
0
110
Software Delivery Observability CI・CD , DORA metrics も Datadog で可視化しよう / datadog-ci-cd-observability
parupappa2929
0
170
Featured
See All Featured
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.5k
Navigating Team Friction
lara
185
15k
Optimising Largest Contentful Paint
csswizardry
37
3.2k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
21k
Side Projects
sachag
453
42k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
A better future with KSS
kneath
239
17k
Faster Mobile Websites
deanohume
307
31k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.5k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.8k
YesSQL, Process and Tooling at Scale
rocio
172
14k
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