使用 vagrant-lapp-sample 可以在 Vagrant 上快速搭建一个 LAPP 环境,包含 CentOS 6.4、Apache 2.2、PHP 5.4 和 PostgreSQL 数据库。以下是操作步骤:
- 克隆项目:
$ git clone https://github.com/shin1x1/vagrant-lapp-sample
- 进入项目目录:
$ cd vagrant-lapp-sample/vagrant
- 启动Vagrant虚拟机:
$ vagrant up
- 访问Web应用程序:
完成后,可以通过浏览器访问已搭建的 phpPgAdmin 界面进行数据库管理。
暂无评论