文件名称:vagrant-php:用于 PHP 应用程序的 Vagrantfile 和 Chef 食谱
文件大小:19KB
文件格式:ZIP
更新时间:2024-07-30 16:34:49
Ruby
用于 PHP 应用程序的 Vagrantfile 和 Chef 食谱
这个 Vagrant 环境使用 Chef-Solo 来安装所有必要的软件并部署 PHP 应用程序。
软件版本:
Ubuntu Trusty 14.04(32 位)
NGINX(来自 NGINX PPA 的最新版本)
PHP 5.6(来自 ondrej PPA)
Memcached(来自 Ubuntu 默认存储库)
MySQL 5.5(来自 Ubuntu 默认存储库)
PostgreSQL 9.3(来自 PostgreSQL PPA)
要求
你必须安装 、 和一些 vagrant 插件:
$ vagrant plugin install vagrant-librarian-chef-nochef vagrant-omnibus
如何开始
从 VCS 结帐项目:
$ git clone
【文件预览】:
vagrant-php-master
----.chef()
--------site-cookbooks()
--------Vagrantfile(639B)
--------.gitattributes(14B)
--------nodes()
--------Cheffile.lock(1KB)
--------solo.rb(29B)
--------.gitignore(24B)
--------files()
--------Cheffile(261B)
----LICENSE.md(1KB)
----README.md(9KB)
----.gitignore(36B)