Vagrant cheat sheet: Difference between revisions

(ページの作成:「= Vagrant 便利だわぁ = vagrant 使いたいがために、全部 乗せの MacBook Pro Retina 欲しいぞ。」)
 
 
(2 intermediate revisions by the same user not shown)
= Vagrant 便利だわぁ =
 
[http://vagrantup.com/ Vagrant - Virtualized development for the masses.]
 
vagrant 使いたいがために、全部
乗せの MacBook Pro Retina 欲しいぞ。
 
[https://www.virtualbox.org/ Oracle’s VirtualBox]
 
== veewee ==
 
[https://github.com/jedi4ever/veewee veewee : Easing the building of vagrant boxes]
 
veewee 使うのを前提なので、MacOSX 用のパッケージはつかわず、homebrew で ruby 1.3.x の環境つくって、gem で vagrant を入れる。というか veewee を gem でいれると vagrant も入る。
 
gem install veewee
 
== bento ==
 
[https://github.com/opscode/bento opscode/bento Modularized veewee definitions for building Vagrant baseboxes]
 
== FreeBSD box ==
FreeBSD-9 系の作り方調査中
 
VirtualBox Guest Additions というのがあり、時刻同期とか面倒みてくれる
 
portinstall emulators/virtualbox-ose-additions