Skip to content
This repository has been archived by the owner on Aug 27, 2018. It is now read-only.

servivum/vagrant-lemp-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant License MIT

Vagrant LEMP 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.

Stack

  • Debian Jessie
  • nginx 1.6
  • PHP 5.6 (curl, FPM, GD, GMP, Imagick, intl, LDAP, Mcrypt, MySQL, PEAR, PECL, pspell, Recode, SQLite, Tidy, Xdebug, XSL)
  • MariaDB 10.0

Requirements

  • VirtualBox
  • Vagrant

Usage

  1. Clone Git repository
  2. Choose app in Vagrantfile or start from "scratch"
  3. Define document root in Vagrantfile
  4. Run "vagrant up"
  5. Create fantastic things!

Supported Apps

  • Drupal
  • Laravel/Lumen
  • Magento
  • Symfony
  • TYPO3
  • WordPress

Database

You need a database? These box creates one for you: Host: localhost, DB: vagrant, User: vagrant, Password: vagrant

Extending

In vagrant/30_custom.sh is space for your improvements.

About

Rock-solid Debian based Vagrant box with a straightforward LEMP configuration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages