LoginSignup
19
20

More than 5 years have passed since last update.

Vagrantを始めたときに読んだサイトメモ

Last updated at Posted at 2013-11-26

いきなり結論

あーだこーだググってないで、
ドットインストールでvagrant → chefまでやってから調べたほうが捗る。

ググった軌跡

"The guest machine entered an invalid state while waiting for it to boot. Valid states are 'starting, running'. The machine is in the 'poweroff' state. Please verify everything is configured properly and try again."
https://github.com/mitchellh/vagrant/issues/2157

Vagrant + シェルスクリプトでPHP開発環境をプロビジョニングしてみたメモ
http://k-holy.hatenablog.com/entry/2013/09/05/084237

PHPの外部ライブラリの管理にComposerを使う
http://www.ryuzee.com/contents/blog/5681

CakePHPをComposerで導入する手順(Vagrantでのデモ環境同梱)
http://www.engineyard.co.jp/blog/2013/install-cakephp-on-composer/

Vagrant入門 (全13回)
http://dotinstall.com/lessons/basic_vagrant

もう XAMPP / MAMP はいらない!Vagrant で作る PHP 開発環境
http://sssslide.com/www.slideshare.net/shin1x1/xampp-mamp-vagrant-php

Vagrant勉強会アップロード用
http://www.slideshare.net/takeuchi-tk/vagrant-26298430

Mac OS X Mavericks で Vagrant がこける時の対処法
http://firegoby.jp/archives/5182

[Mac]Vagrant1.0.7からVagrant1.2.2に更新
http://blog.hello-world.jp.net/?p=596

Vagrantを使ってみた!
http://www.r-cms.jp/rcms-develop/list/article/id=306

Vagrantの使い方
http://qiita.com/IK12_info/items/28ac74bfa92a39e886ef

Vagrantでmountエラーで、フォルダがShareされない
http://blog.mizoshiri.com/archives/1390

vagrant で共有フォルダのマウントに失敗するときの対処
http://qiita.com/Handen/items/ec1c0edcca5e8883a646

http://www.lancork.net/2013/11/vagrant135-synced-folder-permission-mount-options/
Vagrant1.3.5ではconfig.vm.synced_folderのパーミッションをmount_optionsで設定する

Mavericksで使えなくなったTextExpanderやBetterTouchToolを再び使えるようにする設定方法。
http://number333.org/2013/10/24/mavericks-textexpander/

Vagrantbox.es
http://www.vagrantbox.es/

CakePHPをComposerで導入する手順(Vagrantでのデモ環境同梱)
http://www.engineyard.co.jp/blog/2013/install-cakephp-on-composer/

PEARインストーラでCakePHPをインストール
http://book.cakephp.org/2.0/ja/installation/advanced-installation.html

Composerを使ってCakePHP2.4.1とDebugKitをインストールするまで
http://higan96.hatenablog.com/entry/2013/10/02/183809

19
20
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
19
20