Skip to content
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.
/ vagrant-lamp Public archive
forked from sampleb3/vagrant-lamp

CnetOS, Apache, PostgreSQL::client, PHPの環境をVagrantで作ります。

Notifications You must be signed in to change notification settings

nanasess/vagrant-lamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-lamp

概要

CentOS, Apache, PostgreSQL, MySQL, PHP の環境を Vagrant で作ります。

EC-CUBE3 の下限動作環境です。

設定方法

事前準備

Vagrant のインストール

  1. http://www.vagrantup.com/ からダウンロードしてインストール
  2. 必要なプラグインをインストールしておく
vagrant plugin install vagrant-omnibus

VirtualBox のインストール

https://www.virtualbox.org/ からダウンロードしてインストール

起動

vagrant up

ssh 接続

vargrant ssh

設定変更する場合

vargrant provision

仮想マシンを破棄する場合

vargrant destroy

参考

https://github.com/onehealth-cookbooks/apache2/tree/master https://github.com/onehealth-cookbooks/apache2/pulls

http://www.vagrantbox.es

https://github.com/mattandersen/vagrant-lamp/tree/master/chef/certificates

http://tech.basicinc.jp/Vagrant/2014/02/02/vagrant_chef/

http://qiita.com/sampleb3/items/86d06b10989e58dc6dde

最近の記述の仕方

http://qiita.com/joker1007/items/1b62e3a36b4f435c53a2

About

CnetOS, Apache, PostgreSQL::client, PHPの環境をVagrantで作ります。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 54.3%
  • HTML 44.3%
  • Gherkin 0.9%
  • Shell 0.4%
  • Perl 0.1%
  • Batchfile 0.0%