Modern WP Setup

This is a setup with:

The goal is to have a modern WordPress setup using Bedrock as the base. This installation also uses SQLite instead of the standard MySQL to keep it low profile.

Deploying

This repo also includes the docker folder which includes files needed to run this project in docker. It is quite opinionated and the documentation is rather lacking because this is mostly for personal use.

Notes/Caveats

PHP-FPM is run as root because it's a headache to deal with.