VIP QUICKSTART is no longer being maintained by Automattic. Please use chassis-vip-classic for the new setup.
Adds VIP support to Chassis.
This is based on vip-quickstart by Automattic.
We only support PHP 7+ due to WP.com websites being upgraded to PHP 7 recently.
- Clone
chassis
i.e:git clone --recursive https://github.com/Chassis/Chassis chassis
- CD into the directory
cd chassis
- Clone
config.yaml
into the content folder i.e:git clone https://github.com/stuartshields/vip-config.git content
- Add
10.86.73.80 vip.local
to yourhosts
file and any additional domains you need, use the same IP Address vagrant up
git clone [email protected]:stuartshields/chassis-vip.git extensions/vip
vagrant provision
- Depending on your internet connection, this could take a while as we need to download over 300MB in files.
You'll need to update the hosts setup before provisioning. Only add top-level domains.
After the provision has finished, go to Network Admin > Sites
and add the subdomains.
Download the mu domain mapping plugin if you require top level domains.
It's recommended that you install the following Chassis extensions
Once all extensions are added you can now vagrant provision