do_user_scripts
do_user_scripts copied to clipboard
Magento, mariadb, nginx, letsencrypt
This is a cloud-init script that installs nginx, points a subdomain at the droplet, runs let’s encrypt certbot to get ssl certs, and installs magento with mariadb as database.
I include the readme in the cloud-init yaml because it doesn’t break anything and I thought it was helpful to have everything in one place.
See readme for more details