Skip to content

My default LEMP (Ubuntu, Nginx, MongoDB, Php7) development for Symfony projects used Vagrant

Notifications You must be signed in to change notification settings

iro88/vagrant-lemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-lemp

My default LEMP (Ubuntu, Nginx, MongoDB, Php7) development for Symfony projects used Vagrant.

Nginx is configured for Symfony project, so if you want use this Vagrant enviroment to other project you must change configuratuion in /config/nginx/site file.

Requirements

Simple use

  • Clone repository
  • Open directory in comand line and type vagrant up
  • After server starts you can create your Symfony project in www direcotry
  • Server is mapped to localhost on port 80

More info

For more info go to Vagrant documentation.

About

My default LEMP (Ubuntu, Nginx, MongoDB, Php7) development for Symfony projects used Vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages