Skip to content

Code deployment

By default a GitHub repository within the wpcomvip GitHub organization is created for every application and a branch is configured to deploy code to each of its environments. By default, application code is developed in an application’s provided wpcomvip GitHub repository and deployed via the Default Deployment method.

The Custom Deployment method can be optionally enabled for WordPress environments. Custom Deployment allows code to be developed in a version control system outside of an application’s wpcomvip GitHub repository. The developed code can then be deployed to a VIP Platform environment with VIP-CLI or a continuous deployment method.

For all deployments made to Node.js environments or WordPress environments (with either Default Deployment or Custom Deployment methods):

Last updated: July 11, 2024

Relevant to

  • Node.js
  • WordPress