#selfhosting
Original post on mstdn.thms.uk (mstdn.thms.uk)
New post: Last night my docker containers did not come back after a scheduled host reboot. I don't know why. I'm hoping this script should prevent this from recurring though: https://blog.thms.uk/2026/08/docker-compose-autostart-boot/?utm_source=mastodon If anyone got a good theory on why […]
Original post on bumscode.com (bumscode.com)
Soo what's the hottest s3 compatible storage to selfhost right now? We tried garage, since it seemed interesting, but they have no official helmchart and we're seeing problems with a single node/pod deployment. Next on our list would be seaweed. Minio is completely off the rails in slop I've […]
Original post on gts.leroy.sh (gts.leroy.sh)
Oh wow, I wasted an entire afternoon trying to figure out why Caddy would not issue a wildcard certificate... All because I got confused and types `${ENV_VAR}` instead of `{$ENV_VAR}` in my Caddyfile... Making matters worse, I previously filtered Caddy's logs, which meant I did not see why it […]
Mountlet: How to design a server rack that supports cage nuts (invirtuate.com)
In this #blog post I modify the 24U server rack post to support cage nuts. This results in 6U, 8U, 12U, and 24U posts that support cage nuts to make it easier to mount hardware. invirtuate.com/blog/mountle...