Categories
tech

Custom Web Domains and SSL

If you ever want to run a website, you may have heard that you need to buy a web domain for your website. The same idea can help if you want to expose any application running on your home computer to the internet. An example is a VPN server, in case you want to want […]

Categories
tech

Docker, Pi-hole and MACVLANs

A couple of weeks ago, I started to move all the apps installed on my Raspberry Pi 4 to docker. This was a new way to learn docker and explore all apps that existed in the Docker world that can be deployed on the Raspberry Pi ARM platform. One of these apps was Pi-hole, a […]