Tag: Digital Ocean

  • Building a secure mail server

    Naturally with owning a domain, I can setup e-mail. Now I could use any number of free services to do this, but I’m choosing to host my own solution here. With the theme of containerization, I looked to see if there was a good solution using docker, and that’s how I found Mailu.io. This project…

  • Setting up the DNS configuration

    When you buy a domain from a registrar, you are essentially buying the rights to the domain name, and the ability to control DNS records associated with it. Since I had dealt with GoDaddy in the past, this was the registrar I went with when I purchased ericpark.dev. While I know I could figure out…