+ blank slate external link view note share note all notes
Saving.....
edit make private

The No-Questions-Asked way to set up a Codeship-ready DigitalOcean droplet with Ubuntu 16.04, Node, and Nginx with a Let's Encrypt certificate for HTTPS:

first, make a droplet and get in there

next, install node (the way that doesn't suck)

make symlinks from the nvm installs to where Codeship expects those binaries to be

install nginx

install certbot

DONE

This is the "no questions asked" version. Just do all this stuff and don't ask why. If you are compelled to ask why, here are the articles I compiled this info from (complete with actual explanations and alternatives/options):

instructions pdf ( + p)   gdoc ( + g) save ( + s)