Skip to content

isaiahcruz70/WPVagrant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Step 1, Clone REPO

First cd into the directory of your choice

Then run this command. Be sure to change projectname to the directory you want to name your project.

git clone https://github.com/MilesS/WPVagrant.git projectname && rm -rf projectname/.git

Step 2, Vagrant Up

cd into your project folder and then vagrant up

Step 3, Install Wordpress

In your browser navigate to 192.168.33.10 install Wordpress.

The super secure database information is here:

Database: wordpress Username: wordpress Password: password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%