How to install bedrock with Local by Flywheel

Hi Alejoa

I’m up and running with a Bedrock structure in Local by Flywheel.

  1. Are you running your wp cli commands in the docker container via Site SSH? You can’t run it in your local filesystem. You need to ctrl-click on the app in Local and access “Site SSH” to run any commands that involve the database.

  2. I’m not seeing path errors in the database tab. Depending on what server you setup (Nginx or Apache) you need to edit the relevant file in /conf/. For me that was /conf/nginx/site.conf and I had to set “root /app/web/;”

Let me know how you go. I know how frustrating it is to try and get a solid, modern workflow happening.

For now, I’m looking forward to using a Bedrock structure with Local by Flywheel and deploying with bedrock Capistrano.