digitalocean / do_user_scripts

MIT License
802 stars 237 forks source link

Jenkins nginx ubuntu #76

Open ruf-io opened 6 years ago

ruf-io commented 6 years ago

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 jenkins with the digitalocean plugin.

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