Title: how-to Archives · Page 11 of 19 · WordPress VIP Documentation

---

#  Tag: how-to

Showing page 11 of 19

 1. Reverse proxy

##  󠀁[ Configure domains and TLS for a reverse proxy ](https://docs.wpvip.com/reverse-proxy/domains-and-tls/)󠁿

Testing a reverse proxy‘s configurations should be done with a site’s convenience
domain URL in preparation for a site launch. When the proxy testing is complete,
and the site is ready to launch, the final production domain (e.g. `https://www.
example.com`) should replace the convenience domain in the configurations.

 1. Reverse proxy

##  󠀁[ Test a proxy configuration ](https://docs.wpvip.com/reverse-proxy/test/)󠁿

Reverse proxy configurations should be tested extensively prior to a site launch.

 1. WordPress on VIP
 2. PHP
 3. Version updates for PHP

##  󠀁[ Prepare application code for a PHP version update ](https://docs.wpvip.com/wordpress-on-vip/php/versions/code-scanning-for-php-upgrade/)󠁿

PHP is continuously under development to improve performance and security with every
released version. Though every version brings improvements, sometimes new requirements
for code syntax or breaking changes are introduced as well.

 1. Node.js on VIP

##  󠀁[ Manage dependencies in Node.js ](https://docs.wpvip.com/node-js/manage-dependencies/)󠁿

Node.js applications on the VIP Platform must use `npm` to manage their dependencies.
Other dependency managers such as `yarn` are not supported. 

 1. VIP Local Development Environment

##  󠀁[ Sync or import database content to a VIP Local Development Environment ](https://docs.wpvip.com/vip-local-development-environment/add-database-content/)󠁿

Database content can be imported or synced to a running VIP Local Development Environment.
Configuring the environment to load locally cloned application code prior to adding
data can also help prevent unexpected errors.

 1. Enterprise Search

##  󠀁[ Enable Enterprise Search for the WordPress Admin ](https://docs.wpvip.com/enterprise-search/enable-for-wp-admin/)󠁿

Enterprise Search can be optionally enabled for WordPress Admin dashboard queries
using custom code and filters.

 1. Enterprise Search
 2. Choose what to index

##  󠀁[ Indexing post statuses ](https://docs.wpvip.com/enterprise-search/indexing/post-statuses/)󠁿

Enterprise Search will automatically index all **public** post statuses.

 1. Code deployment
 2. GitHub repository

##  󠀁[ Enable “required status checks” for pull requests ](https://docs.wpvip.com/code-deployment/github-repository/required-status-checks/)󠁿

Enabling GitHub’s required status checks for branch protection ensures that no pull
requests are merged unless they are free of issues, automatically detected by the
VIP Code Analysis Bot (the Bot). This enforces a workflow where pull requests require
developers to get clearance from the VIP Code Analysis Bot before they can merge
the code.

 1. Logs
 2. Runtime Logs 

##  󠀁[ Runtime Logs with VIP-CLI ](https://docs.wpvip.com/logs/runtime-logs/cli/)󠁿

Runtime Logs provides an aggregated, near real-time view into recent application
logs generated by WordPress and Node.js environments on the WPVIP Platform. These
logs provide insights into the current health of an environment and can be helpful
for debugging issues.

 1. Node.js on VIP

##  󠀁[ Serve static content ](https://docs.wpvip.com/node-js/serve-static-content/)󠁿

How to serve static content on a Node.js environment.

---

 *  [Previous](https://docs.wpvip.com/tag/how-to/page/10/?output_format=md)
 *  [Page 1](https://docs.wpvip.com/tag/how-to/?output_format=md)
 *  …
 *  [Page 8](https://docs.wpvip.com/tag/how-to/page/8/?output_format=md)
 *  [Page 9](https://docs.wpvip.com/tag/how-to/page/9/?output_format=md)
 *  [Page 10](https://docs.wpvip.com/tag/how-to/page/10/?output_format=md)
 *  Page 11
 *  [Page 12](https://docs.wpvip.com/tag/how-to/page/12/?output_format=md)
 *  [Page 13](https://docs.wpvip.com/tag/how-to/page/13/?output_format=md)
 *  [Page 14](https://docs.wpvip.com/tag/how-to/page/14/?output_format=md)
 *  …
 *  [Page 19](https://docs.wpvip.com/tag/how-to/page/19/?output_format=md)
 *  [Next](https://docs.wpvip.com/tag/how-to/page/12/?output_format=md)