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
Figma + Storybook + PlaywrightのMCPを使ったフロントエンド開発
yug1224
5
380
TypeScript入門
recruitengineers
PRO
8
1.6k
つくって納得、つかって実感! 大規模言語モデルことはじめ
recruitengineers
PRO
19
5k
AIドリブンのソフトウェア開発 - うまいやり方とまずいやり方
okdt
PRO
9
580
Goss: New Production-Ready Go Binding for Faiss #coefl_go_jp
bengo4com
0
1.1k
ECS モニタリング手法大整理
yendoooo
1
120
あとはAIに任せて人間は自由に生きる
kentaro
3
1.1k
会社にデータエンジニアがいることでできるようになること
10xinc
9
1.6k
自社製CMSからmicroCMSへのリプレースがプロダクトグロースを加速させた話
nextbeatdev
0
130
実践アプリケーション設計 ②トランザクションスクリプトへの対応
recruitengineers
PRO
2
140
Go で言うところのアレは TypeScript で言うとコレ / Kyoto.なんか #7
susisu
5
1.5k
Devinを使ったモバイルアプリ開発 / Mobile app development with Devin
yanzm
0
180
Featured
See All Featured
GitHub's CSS Performance
jonrohan
1031
460k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
890
The Cult of Friendly URLs
andyhume
79
6.5k
Testing 201, or: Great Expectations
jmmastey
45
7.6k
How to train your dragon (web standard)
notwaldorf
96
6.2k
Designing for Performance
lara
610
69k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Art, The Web, and Tiny UX
lynnandtonic
302
21k
Unsuck your backbone
ammeep
671
58k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
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.