랭킹으로 돌아가기

Varying-Vagrant-Vagrants/VVV

Shellvaryingvagrantvagrants.org

An open source Vagrant configuration for developing with WordPress

vvvwordpressvagrantvarying-vagrant-vagrants
스타 성장
스타
4.5k
포크
826
주간 성장
이슈
90
2k4k
2012년 12월2017년 6월2022년 1월2026년 7월
README

VVV

Codacy Badge Average time to resolve an issue Percentage of issues still open

VVV is a local developer environment, mainly aimed at WordPress developers. It uses Vagrant and Docker/VirtualBox/Parallels/HyperV to create a linux server environment for building sites, and contributing to WordPress itself.

VVV stands for Varying Vagrant Vagrants.

How To Use

To use it, download and install Vagrant and a provider such as VirtualBox, Docker, or Parallels Pro. Then, clone this repository and run:

vagrant plugin install --local
vagrant up --provision

This will create a VM capable of hosting sites.

When it's done, visit http://vvv.test to see the default sites, or add a new site via config/config.yml and it will create a new site under the www subfolder.

The online documentation contains more detailed installation instructions.

Minimum System requirements

For system requirements, please read the system requirements documentation here

Software included

For a comprehensive list, please see the list of installed packages.