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
Vagrant
Search
dabio
April 19, 2013
Technology
4
380
Vagrant
Development environments made easy.
dabio
April 19, 2013
Tweet
Share
Other Decks in Technology
See All in Technology
ソースを読むプロセスの例
sat
PRO
2
1.1k
Sansan Engineering Unit 紹介資料
sansan33
PRO
1
3k
BI ツールはもういらない?Amazon RedShift & MCP Server で試みる新しいデータ分析アプローチ
cdataj
0
160
フレームワークを意識させないワークショップづくり
keigosuda
0
190
2025-10-09_プロジェクトマネージャーAIチャンス
taukami
0
140
技育祭2025【秋】 企業ピッチ/登壇資料(高橋 悟生)
hacobu
PRO
0
100
小学4年生夏休みの自由研究「ぼくと Copilot エージェント」
taichinakamura
0
720
Claude Code Subagents 再入門 ~cc-sddの実装で学んだこと~
gotalab555
3
1.1k
All About Sansan – for New Global Engineers
sansan33
PRO
1
1.2k
「使い方教えて」「事例教えて」じゃもう遅い! Microsoft 365 Copilot を触り倒そう!
taichinakamura
0
390
Findy Team+ QAチーム これからのチャレンジ!
findy_eventslides
0
190
データ戦略部門 紹介資料
sansan33
PRO
1
3.7k
Featured
See All Featured
Speed Design
sergeychernyshev
32
1.2k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.7k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
How STYLIGHT went responsive
nonsquared
100
5.8k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.7k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
9
590
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
115
20k
YesSQL, Process and Tooling at Scale
rocio
173
14k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Building Applications with DynamoDB
mza
96
6.7k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Transcript
VAGRANT Development environments made easy.
easy
vagrant up
Box Network Sync Provision
Box Linux BSD Windows Network Sync Provision
Box Network Sync Provision
Box Network ssh http mysql Sync Provision
Box Network Sync Provision
Box Network Sync current folder /vagrant … Provision
Box Network Sync Provision
Box Network Sync Provision mysql php apache solr
Box Network Sync Provision chef bash puppet mysql php apache
solr
Box Network Sync Provision
Done
None
vagrant up
easy!
Create lightweight, reproducible, and portable development environments.
create
vagrant init
None
Box Network Sync Provision
Demo
vagrant halt
vagrant suspend
vagrant destroy
Create lightweight, reproducible, and portable development environments.
lightweight
reproducible
portable
None
Use Vagrant!
Use Vagrant!
It will make your life easier.
Development environments made easy.