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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
dabio
April 19, 2013
Technology
4
390
Vagrant
Development environments made easy.
dabio
April 19, 2013
Tweet
Share
Other Decks in Technology
See All in Technology
AI駆動AI普及活動 ~ 社内AI活用の「何から始めれば?」をAIで突破する
oracle4engineer
PRO
1
110
CyberAgentの生成AI戦略 〜変わるものと変わらないもの〜
katayan
0
270
OpenClaw を Amazon Lightsail で動かす理由
uechishingo
0
190
スクリプトの先へ!AIエージェントと組み合わせる モバイルE2Eテスト
error96num
0
190
生成AI活用でQAエンジニアにどのような仕事が生まれるか/Support Required of QA Engineers for Generative AI
goyoki
1
270
It’s “Time” to use Temporal
sajikix
3
220
ガバメントクラウドにおけるAWSの長期継続割引について
takeda_h
2
5.3k
Sansanでの認証基盤内製化と移行
sansantech
PRO
0
580
ReactのdangerouslySetInnerHTMLは“dangerously”だから危険 / Security.any #09 卒業したいセキュリティLT
flatt_security
0
320
Keycloak を使った SSO で CockroachDB にログインする / CockroachDB SSO with Keycloak
kota2and3kan
0
160
頼れる Agentic AI を支える Datadog のオブザーバビリティ / Powering Reliable Agentic AI with Datadog Observability
aoto
PRO
0
210
バクラク最古参プロダクトで重ねた技術投資を振り返る
ypresto
0
170
Featured
See All Featured
Paper Plane
katiecoart
PRO
0
48k
4 Signs Your Business is Dying
shpigford
187
22k
The Limits of Empathy - UXLibs8
cassininazir
1
260
Abbi's Birthday
coloredviolet
2
5.4k
Rebuilding a faster, lazier Slack
samanthasiow
85
9.4k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.4k
Building a Scalable Design System with Sketch
lauravandoore
463
34k
GraphQLの誤解/rethinking-graphql
sonatard
75
11k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
141
35k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.7k
First, design no harm
axbom
PRO
2
1.1k
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.