If you're serving up websites from your Linux data center and using NGINX, you need to enable SSL for a more secure solution. Secure Sockets Layer (SSL) has become a necessity for web servers. Why?
If you’ve followed the steps we laid out in our initial feature, you’ve got a safe Nginx server all set up and working. It’s serving your static pages without any issue. We don’t yet have a database, ...
A service like Cloudflare DDNS automatically updates your domain's IP with your home's IP. Nginx Proxy Manager routes traffic and provides SSL certificates through Let's Encrypt and deploys in Docker.
Building a home lab is a process, and the more self-hosted services you add, the more complicated it becomes to provide security and manage them. It gets to be a headache eventually, but you can make ...