Skip to content

DeliciousMedia/DM-VVV2-Provision-Basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 

Repository files navigation

DM-VVV2-Provision-Basic

Provision scripts to setup a copy of WordPress along with a blank theme ready to begin a new project.

If you don't already have a vvv-custom.yml, create it by copying ~/vagrant-local/vvv-config.yml to ~/vagrant-local/vvv-custom.yml.

Add the following lines to the sites: section (note: tabs may not copy correctly; you may need to reformat this):

  excitingproject:
    nginx_upstream: php73
    repo: https://github.com/DeliciousMedia/DM-VVV2-Provision-Basic.git
    hosts:
      - excitingproject.test

Start the machine with vagrant up --provision or if it is already running, provision using vagrant reload --provision.


Built by the team at Delicious Media, a specialist WordPress development agency based in Sheffield, UK.

About

VVV2 Provision script to setup a copy of WordPress along with a blank theme ready to begin a new project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages