Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 417 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 417 Bytes

License MIT

vagrant-box

Rock-solid Debian based Vagrant box with a straightforward LEMP configuration. No Puppet or Chef knowledge required. Easy to extend with basic bash knowledge.

Features

  • Debian Jessie
  • nginx
  • PHP 5.6
  • MariaDB

Requirements

  • VirtualBox
  • Vagrant

Usage

  • Clone Git repository
  • Choose app in Vagrantfile
  • Run "vagrant up"