Migrating/Updating my TinyDB MAC API – NGINX and HTTPS

Now that I have a functioning app, I’d like put a reverse proxy on it so that I can limit what addresses can reach it and put an SSL certificate in front of it. To do this I’ll be using NGINX and Let’s Encrypt. Lets Encrypt offers several ways to obtain a certificate for your […]