How to setup SSL for nginx + node droplets


Fill out the below information for your project. You will need to make sure that you've setup you DNS records to point to your droplet for all the domains you put in here.
Example Domains
devmountain.com
www.devmountain.com
foo.com
foo.bar.com
Domain {{$index+1}}: X

Port: (>3000)
Project: (alphanumeric and dashes only)

After you have filled out the information above, copy the code below and paste it into your terminal connected to your droplet.
{{copy1}}
After you've double checked that all the domains are pointing to your droplet correctly, you will need to run the certbot commands below.
{{copy2}}