Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/automattic/vip-quickstart

Retired
https://github.com/automattic/vip-quickstart

deprecated vagrant vip-quickstart wordpress

Last synced: 4 months ago
JSON representation

Retired

Awesome Lists containing this project

README

        

![VIP Quickstart](http://vip.wordpress.com/wp-content/themes/a8c/wpcomvip3/img/illustrations/developmenttools-03.svg)

## Deprecated

**Note:** VIP Quickstart is deprecated as of March 13, 2017. **Support for Quickstart ends April 21, 2017**. For new environments, we recommend using Chassis or VVV as detailed in the [Local Environment documentation](https://vip.wordpress.com/documentation/vip/dev-environment/).

For full Quickstart documentation, see [http://vip.wordpress.com/documentation/quickstart/](http://vip.wordpress.com/documentation/quickstart/).

## Overview

VIP Quickstart is a local development environment for WordPress.com VIP developers. It provides developers with an environment that closely mirrors WordPress.com along with all the tools we recommend developers use. VIP Quickstart should not be used to run a production site.

## What You Get

* Ubuntu 12.04
* WordPress trunk
* WordPress.com VIP Shared Plugins repository
* WordPress multisite
* WordPress unit tests
* Custom WordPress.com modifications
* WP-CLI
* MySQL
* PHP
* Nginx
* PHPUnit

## Acknowledgements

Thanks to the following projects that VIP Quickstart is built on:

* [Vagrant](http://vagrantup.com/)
* [Puppet](http://puppetlabs.com/)
* [Varying Vagrant Vagrants](https://github.com/10up/varying-vagrant-vagrants)
* [WP-CLI](http://wp-cli.org)
* [puppet-mysql](https://github.com/example42/puppet-mysql)
* [puppet-nginx](https://github.com/example42/puppet-nginx)
* [puppet-php](https://github.com/jippi/puppet-php)
* [puppi](https://github.com/example42/puppi)
* [puppet-wp](https://github.com/rmccue/puppet-wp)

If you're not developing for WordPress.com VIP, you might want to check out these other Vagrant/WordPress projects

* [VVV](https://github.com/Varying-Vagrant-Vagrants/VVV)
* [Salty WordPress](https://github.com/humanmade/Salty-WordPress)
* [Vagrant Genesis](https://github.com/genesis/wordpress/)
* [VagrantPress](https://github.com/chad-thompson/vagrantpress)