I run several applications in my homelab using FreeBSD jails.
This provides an extra measure of isolation, since the services are connected to the internet.
I use AppJail to keep the setup declarative...
In my last post,
one of the things I glossed over was the TLS termination setup.
While there are many ways of doing this, and half a dozen tutorials on most of them,
you may remember that my setup on ...
For various reasons, I recently decided to start running a homelab again.
In this post I'll give a broad overview of the architecture I settled on,
and why I made specific choices.
I'll try to keep th...