Skip to content

Debian, Nginx, PHP, MySql Vagrant box.

Notifications You must be signed in to change notification settings

pacodes/vagrant-lemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant Debian LEMP

Basic PHP, MySql and Nginx Vagrant box.

Getting started

  • clone this repository
  • execute vagrant up
  • in your /etc/hosts create an entry for 192.168.100.100 example.loc
  • visit http:https://example.loc in your browser

Package versions

  • debian/8.10 jessie
  • nginx/1.6.2
  • php/7.1.16
  • mysql/5.5.59 (-u root -p password)
  • composer/1.6.4
  • mc/4.8.13

Editing php files

PHP files live within the web directory.

Releases

No releases published

Packages

No packages published