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
69
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
46
HTTP 2 - Geekcamp
edwinlunando
1
140
Python ID Meetup Oktober 2015
edwinlunando
0
89
Python ID Meetup Agustus 2015
edwinlunando
0
330
Python ID Meetup Juni 2015
edwinlunando
0
48
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
490
Other Decks in Technology
See All in Technology
プロダクト価値を引き上げる、「課題の再定義」という習慣
moeka__c
0
210
Agentic AI時代のプロダクトマネジメントことはじめ〜仮説検証編〜
masakazu178
3
400
ソフトウェアアーキテクトのための意思決定術: Software Architecture and Decision-Making
snoozer05
PRO
17
4k
【Λ(らむだ)】アップデート機能振り返りΛ編 / PADjp20250127
lambda
0
120
アクセシブルなマークアップの上に成り立つユーザーファーストなドロップダウンメニューの実装 / 20250127_cloudsign_User1st_FE
bengo4com
2
1.2k
カスタムインストラクションでGitHub Copilotをカスタマイズ!
07jp27
6
530
一人から始めたSREチーム3年の歩み - 求められるスキルの変化とチームのあり方 - / The three-year journey of the SRE team, which started all by myself
vtryo
7
5.7k
MCP server を作って Claude Desktop アプリから kintone へアクセスすると楽しい
r3_yamauchi
PRO
1
120
もし今からGraphQLを採用するなら
kazukihayase
9
4.2k
パフォーマンスとコスト改善のために法人データ分析基盤をBigQueryに移行した話
seiya303
1
100
例外処理を理解して、設計段階からエラーを「見つけやすく」「起こりにくく」する
kajitack
12
3.8k
Amazon Aurora バージョンアップについて、改めて理解する ~バージョンアップ手法と文字コードへの影響~
smt7174
1
250
Featured
See All Featured
Navigating Team Friction
lara
183
15k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.3k
GraphQLの誤解/rethinking-graphql
sonatard
68
10k
Done Done
chrislema
182
16k
How to Ace a Technical Interview
jacobian
276
23k
A Tale of Four Properties
chriscoyier
157
23k
Mobile First: as difficult as doing things right
swwweet
222
9.2k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.6k
The Power of CSS Pseudo Elements
geoffreycrofte
75
5.4k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
7k
The Pragmatic Product Professional
lauravandoore
32
6.4k
Building Your Own Lightsaber
phodgson
104
6.2k
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