Question
Do I need a load balancer for https and my site
I have a single site running a single web server using Nginx. I want to use https for my site, using Let’s Encrypt. I went through the How to “How to Set Up Let’s Encrypt Certificates” found here. (https://www.digitalocean.com/docs/networking/load-balancers/how-to/lets-encrypt/). My question is do I need a Load Balancer? Is there a How to on setting up Nginx (on FreeBSD) to be https?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×