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
70
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
47
HTTP 2 - Geekcamp
edwinlunando
1
150
Python ID Meetup Oktober 2015
edwinlunando
0
89
Python ID Meetup Agustus 2015
edwinlunando
0
330
Python ID Meetup Juni 2015
edwinlunando
0
49
Python ID Meetup April 2015
edwinlunando
0
100
Python 101 Workshop
edwinlunando
0
370
Python ID Meetup February 2015
edwinlunando
0
200
Intro to django-naomi
edwinlunando
0
500
Other Decks in Technology
See All in Technology
Platform Engineeringで クラウドの「楽しくない」を解消しよう
jacopen
4
230
開発者体験を定量的に把握する手法と活用事例
ham0215
0
150
事業モメンタムを生み出すプロダクト開発
macchiitaka
0
110
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
19k
開発組織を進化させる!AWSで実践するチームトポロジー
iwamot
2
570
【Forkwell】「正しく」失敗できるチームを作る──現場のリーダーのための恐怖と不安を乗り越える技術 - FL#83 / A team that can fail correctly by forkwell
i35_267
2
130
Cracking the Coding Interview 6th Edition
gdplabs
14
28k
人生を左右する「即答」のススメ: 一瞬の判断を間違えないためにするべきこと
takasyou
3
430
20250307_エンジニアじゃないけどAzureはじめてみた
ponponmikankan
2
200
生成AI×財務経理:PoCで挑むSlack AI Bot開発と現場巻き込みのリアル
pohdccoe
1
840
データモデルYANGの処理系を再発明した話
tjmtrhs
0
370
AI自体のOps 〜LLMアプリの運用、AWSサービスとOSSの使い分け〜
minorun365
PRO
9
1.2k
Featured
See All Featured
Making the Leap to Tech Lead
cromwellryan
133
9.1k
A better future with KSS
kneath
238
17k
RailsConf 2023
tenderlove
29
1k
Speed Design
sergeychernyshev
28
820
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
29
1.1k
Mobile First: as difficult as doing things right
swwweet
223
9.5k
Making Projects Easy
brettharned
116
6k
Measuring & Analyzing Core Web Vitals
bluesmoon
6
260
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
30
4.6k
Typedesign – Prime Four
hannesfritz
41
2.5k
Side Projects
sachag
452
42k
Fashionably flexible responsive web design (full day workshop)
malarkey
406
66k
Transcript
THE HOLY GRAIL OF DEVELOPMENT Edwin Lunando<edwinlunando@gmail.com> @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