I’ve been using Let’s Encrypt to manage certificates on my systems for some time now. I started off using the excellent acme-client, which hasĀ since been integrated into OpenBSD. Previously, there was a portable version which had been ported to FreeBSD, but this is no longer maintained. I continued running it for some time without […]
Monthly Archives: August 2020
Budget GKE deployment
In an effort to better understand Kubernetes, the need to stand up monitoring infrastructure, and the desire to reduce the burden of maintaining a MySQL instance, I decided to check out Google’s GKE offering. As I’d be using this for hosting personal projects, I wanted to keep the cost as low as possible. This, plus […]