Docker LAMP Stack with WordPress
This server was originally hosted on a rPi 4 with a traditional LAMP stack (Linux, Apache, Mysql/Mariadb, PHP) with WordPress on bare metal. It wasn’t very stable so I decided to rebuild it. I’d read some about Docker and read those apps work better (and faster) in containers. So I rebuilt it using Docker containers. …

