do_user_scripts
do_user_scripts copied to clipboard
Add laravel, mysql, nginx, letsencrypt
This is a cloud-init script that installs a lemp stack, clones and configs the laravel quickstart example app, points a subdomain at droplet, runs let’s encrypt.
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