Somehow, I forgot how to start locally-installed Postgres instances. My loss is your gain, now we all have a .
How to fix GPGME errors while using pacman
Some tips for writing better makefiles
STARTTLS on 587 isn't the future -- implicit TLS on 465 is, and people are misunderstanding
It's never been easier to self-host your email. It's never been harder to self host your email.
How I (painfully) upgraded a running k0s cluster from single-master to HA master. In the end I think a single well-equipped master was actually quite stable and better, but the lure of 'web scale' was too strong. Also, if you're thinking of attempting this, just start a new cluster.
Wondering what happens when a hard drive you're using on a Hetzner dedicated server fails? Wonder no longer.
I recently reworked my storage setup in pursuit of both production and flexibility. Looking at the F/OSS space led me to OpenEBS ZFS LocalPV with Longhorn on top, and here's why.
If you're running on Hetzner, you might want to update your DNS settings to use some other resolvers. This can problem can manifest if you're trying to resolve DNS names that resolve to your own machines *from inside your own machines*.
I finish up the benchmarking process, and share the results. If you want to find what I actually end up using, the answer is in here!
I describe in detail the YAML and Makefile scripts that power the fio and pgbench based tests that will run on every storage provider I managed to set up
I install even more storage providers -- this time OpenEBS cStor, Jiva, LocalPV hostPath, LocalPV ZFS and LINSTOR
I start installing storage plugins, this time Rook (Ceph) -- which takes a while -- and OpenEBS Mayastor. Read this if you want to read a feel-good underdog system administration story.
Part 1 of my second crack at benchmarking storage providers that scale from hobbyist to enterprise. In this post I go over the setup (the code isn't public just yet) of the dedicated servers I'll be using
Are there some other compelling ingress controllers for the Kubernetes ecosystem I should consider switching to in 2021?
Service to service communication broke down due to old Kubeconfig being fed to my old version of kube-router.
Moving back to Docker (and enabling rootless containers) after running into issues with Podman
Improving my security posture with ease by following best practices from a blog post (https://www.simplecto.com/get-more-secure-websites-from-your-traefik-configuration) thanks to thanks to Traefik and Kubernetes. This post is also unintentionally an exploration of the amount of work it takes to switch from Traefik v1 to v2.
A somewhat succinct no-bullshit guide to setting up rootless containers on Arch Linux
Running containers for your dependencies during CI E2E tests in the background, without services