# Deployment
Running composer install
from the Bedrock folder must be part of your deployment process.
# Supported deployment tools
These tools include supporting deploying Bedrock out of the box:
- Trellis (opens new window) – Recommended if self-hosting WordPress or hosting with Kinsta (opens new window).
Other methods need to account for setting the WP_ENV
environment variable to production
when your site is in a production environment.
Note
Bedrock's Disallow Indexing mu-plugin (opens new window) will prevent indexing of a site when WP_ENV
is not set to production
.
Sponsor us on GitHub to help us grow 🌱