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.
- Host: GitHub
- URL: https://github.com/laixintao/vagrant-wordpress
- Owner: laixintao
- Created: 2017-12-06T01:50:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-14T03:53:53.000Z (almost 8 years ago)
- Last Synced: 2023-04-10T17:41:57.581Z (over 2 years ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 12
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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 upBy default, open http://192.168.50.22/ .