Open tomjn opened 7 years ago
This has been documented here: https://github.com/WordPress/meta-environment/blob/master/docs/install.md
But it not always clear from the readme.
I'm hoping to link directly to it from the new VVV dashboard, so having it right at the top of the readme or as close to the top as is feasible would be great.
I'd also recommend adding wp-meta.dev
as a host, else it won't show the meta environment in the list of sites. I'd also recommend a description field
I don't think we need this in readme directly. There is already a link to the install.md.
Anyway, we should update the config after 7b8ae06374fd55b547a6161d7f28735eeca1a8ed
wordpress-meta-environment:
description: "An environment useful for contributions to the WordPress meta team."
repo: https://github.com/WordPress/meta-environment.git
hosts:
- wp-meta.dev
custom:
provision_site:
"buddypressorg.dev": true
"jobs.wordpressnet.dev": true
"wordcamp.dev": true
"wordpressorg.dev": true
"wordpresstv.dev": true
I'm intending to link here from the VVV docs, but there's no example of how to add this to a VVV install :(
It should be an easy copy paste into
vvv-custom.yml
, e.g.: