Skip to content

luuptekman/vagrant-ansible-lemp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant LEMP-stack

Easily configurable local LEMP-environment for multiple local-domains.

What's included?

Getting started

  • Install Vagrant & VirtualBox
  • Install Ansible
  • Install hostsupdater-plugin for vagrant: vagrant plugin install vagrant-hostsupdater
  • Run vagrant up

Adding sites (projects)

  • Add site-information to config.yml sites-array.
  • Run vagrant provision to automatically add necessary information to the box & to you hosts-file.

What if I run into problems...?

  • Installing Mailcatcher has been disabled in /provision/roles/tools/tasks/main.yml for the time being, since it keeps failing

Like always, you should as Niklas as he knows everything.

niklas

About

Local Vagrant LEMP-environment

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%