/vagrant-ansible-lemp

Local Vagrant LEMP-environment

Primary LanguagePHPMIT LicenseMIT

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