digitalocean / do_user_scripts

MIT License
802 stars 237 forks source link

Add laravel, mysql, nginx, letsencrypt #78

Open ruf-io opened 6 years ago

ruf-io commented 6 years ago

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