ColCh / vagrant-minimal-wp

Vagrant scripts to set up WordPress (on Ubuntu Xenial, PHP7, NGINX) and nothing else.

Repository from Github https://github.comColCh/vagrant-minimal-wpRepository from Github https://github.comColCh/vagrant-minimal-wp

Vagrant minimal WP

Vagrant scripts to set up WordPress (on Ubuntu Xenial, PHP7, NGINX) and nothing else.

Use this to set up a minimal WordPress (latest version) install, without any additional (development) tools. Assumes you have Vagrant set up and configured.

  • Ubuntu 16.04 LTS
  • NGINX
  • PHP 7

Usage

  1. Clone this repo into your project folder
  2. vagrant up
  3. Edit your hosts file so 'vagrant.dev' connects to 192.168.33.10
  4. Point your browser to vagrant.dev, and set the site name, user etc
  5. Happy WordPressing

About

Vagrant scripts to set up WordPress (on Ubuntu Xenial, PHP7, NGINX) and nothing else.

License:GNU General Public License v3.0


Languages

Language:PHP 56.0%Language:Shell 27.7%Language:Nginx 16.4%