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
390
Vagrant
Development environments made easy.
dabio
April 19, 2013
Tweet
Share
Other Decks in Technology
See All in Technology
Contract One Engineering Unit 紹介資料
sansan33
PRO
0
14k
三菱UFJ銀行におけるエンタープライズAI駆動開発のリアル / Enterprise AI_Driven Development at MUFG Bank: The Real Story
muit
10
20k
Microsoft Fabric のワークスペースと容量の設計原則
ryomaru0825
2
200
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
43k
AI が Approve する開発フロー / How AI Reviewers Accelerate Our Development
zaimy
1
230
Digitization部 紹介資料
sansan33
PRO
1
6.9k
「データとの対話」の現在地と未来
kobakou
0
910
Master Dataグループ紹介資料
sansan33
PRO
1
4.4k
Claude Cowork Plugins を読む - Skills駆動型業務エージェント設計の実像と構造
knishioka
1
170
2026年のAIエージェント構築はどうなる?
minorun365
11
2.6k
【2026年版】生成AIによる情報システムへのインパクト
taka_aki
0
190
器用貧乏が強みになるまで ~「なんでもやる」が導いたエンジニアとしての現在地~
kakehashi
PRO
5
630
Featured
See All Featured
How to Talk to Developers About Accessibility
jct
2
140
Faster Mobile Websites
deanohume
310
31k
Max Prin - Stacking Signals: How International SEO Comes Together (And Falls Apart)
techseoconnect
PRO
0
100
SERP Conf. Vienna - Web Accessibility: Optimizing for Inclusivity and SEO
sarafernandez
1
1.3k
Keith and Marios Guide to Fast Websites
keithpitt
413
23k
Reality Check: Gamification 10 Years Later
codingconduct
0
2k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
199
72k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
35
2.4k
A brief & incomplete history of UX Design for the World Wide Web: 1989–2019
jct
1
310
DBのスキルで生き残る技術 - AI時代におけるテーブル設計の勘所
soudai
PRO
62
50k
From π to Pie charts
rasagy
0
140
svc-hook: hooking system calls on ARM64 by binary rewriting
retrage
1
130
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.