An open API service indexing awesome lists of open source software.

https://github.com/laixintao/vagrant-wordpress

Bootstrap LEMP WrodPress on virtual machine use VagrantFile.
https://github.com/laixintao/vagrant-wordpress

Last synced: 6 months ago
JSON representation

Bootstrap LEMP WrodPress on virtual machine use VagrantFile.

Awesome Lists containing this project

README

          

# Bootstrap WordPress use Vagrant.

[How to use vagrant?](https://www.kawabangga.com/posts/2442) (中文)

Usage:

1. Install a virtualbox
2. Download Vagrant and install https://www.vagrantup.com/downloads.html
3. git clone git@github.com:laixintao/vagrant-wordpress.git
4. vagrant up

By default, open http://192.168.50.22/ .