Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 371 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 371 Bytes

Vagrant Chef Magento HHVM

Vagrant basic web setup for Magento running on CentOS 6.5 (PHP 5.4 / HHVM, Apache, MySQL)

Uses berkshelf vagrant plugin for chef cookbooks vagrant plugin install vagrant-berkshelf --plugin-version '>= 2.0.1'

Optional vagrant plugin omnibus (in case base dist does not include chef) vagrant plugin install vagrant-omnibus