Partial Database Exports
Partial Database Exports allows a custom set of data to be exported from the current state of a VIP Platform environment’s database.
Ready to get started with WordPress VIP? Contact us
Showing page 1 of 18
Partial Database Exports allows a custom set of data to be exported from the current state of a VIP Platform environment’s database.
Code that was developed in a repository other than an application’s wpcomvip GitHub repository can be deployed with VIP-CLI to a VIP Platform environment that has Custom Deployment enabled.
To perform a Custom Deployment with VIP-CLI or a continuous integration process, a unique token must be generated and the token’s value must be assigned to the WPVIP_DEPLOY_TOKEN environment variable on the target environment.
A WordPress site’s login endpoint (/wp-login.php) is a common target for brute force attempts and bad actors. On WordPress VIP, brute force attempts on a site’s /wp-login.php are detected and mitigated at the edge (i.e., firewall, NGINX). Dynamic security protocols are in place that can be triggered by unusual behavioral patterns to protect against unauthorized access and abuse of the login endpoint. An automated attack will trigger VIP’s dynamic security measures, and login attempts will be completely blocked.
By default, a user that logs in to a WordPress site only stays logged in for 48 hours. The duration of logged-in session time increases to 14 days if the user toggles the option labeled “Remember Me” when entering their login credentials to the login portal.
Users with login access can play an important role in maintaining the security of a WordPress site by following security best practices. Following security best practices is increasingly important for users that have roles with greater capabilities.
Users can define custom metric thresholds for performance anomalies based on their own criteria.
When a request is unable to be processed by an application’s origin server, a server error response is returned by the nearest edge cache server (e.g., 502 Bad Gateway, 503 Service Unavailable). The user is typically served an error page styled by a default template that is supplied by the WordPress VIP Platform.
Integrations must be added to an organization in order to be available for activation on its application environments. An organization can add Integrations from within the Integrations Center in the VIP Dashhboard.
An Integration's activation options for an environment and additional configuration instructions (where applicable) are displayed in the Configure Integration panel for a selected Integration type.