Tag: Nginx

  • Installing SSL Certificates with Nginx on Docker

    When you’ve successfully got Nginx running in a Docker container, AND got your domain correctly pointing at your nascent website, you’re then going to want to set it up for encrypted, and therefore trusted, browsing with SSL. Certificates A couple of posts ago, I mentioned that it was simpler to let Porkbun be the authoritative…