Setting up wordpress on a LAMP stack Ubuntu 18.04, mysql 5.7. Getting started Create a VM and open ports 22, 80, and 443. Grab setup.sh from this repo. sudo chmod +x setup.sh sudo ./setup.sh Navigate to your VM ip address. Done!