vagrant lapp sample在Vagrant上配置LAPP环境(CentOS6.4Apache2.2PHP5.4PostgreSQL)
使用步骤:
- 克隆项目
运行命令:
$ git clone https://github.com/shin1x1/vagrant-lapp-sample
- 进入项目目录
运行命令:
$ cd vagrant-lapp-sample/vagrant
- 启动Vagrant环境
运行命令:
$ vagrant up
- 访问Web应用程序
在浏览器中访问phpPgAdmin,完成配置。
关键组件:
-
CentOS6.4
-
Apache 2.2
-
PHP 5.4
-
PostgreSQL
CentOS6.4
Apache 2.2
PHP 5.4
PostgreSQL
下载地址
用户评论