this post was submitted on 01 Nov 2025
27 points (100.0% liked)

Self-hosting

3816 readers
2 users here now

Hosting your own services. Preferably at home and on low-power or shared hardware.

Also check out:

founded 3 years ago
MODERATORS
 

What's going on on your servers? Smooth operations or putting out fires?

I got some tinkering time recently and migrated most of my Docker services to Komodo/Forgejo. Already merged some Renovate PRs to update my containers which feels really smooth.

Have to restructure some of the remaining services before migrating them and after that I want to automate config backup for my OpnSense and TrueNAS machines.

you are viewing a single comment's thread
view the rest of the comments
[–] Gobbel2000@programming.dev 5 points 2 days ago (1 children)

Did an oopsie. I never realized that after upgrading the OS, my certbot renew service to renew the HTTPS certificate always failed. So now I had an expired certificate. At least it was an easy fix by reinstalling certbot.

[–] tofu@lemmy.nocturnal.garden 1 points 2 days ago (1 children)

This is the second time someone mentions issues with certbot after an update, interesting. I'm glad I have my certificates monitored and will get alerted when the remaining time is <7d

[–] lefaucet@slrpnk.net 2 points 1 day ago (1 children)

Good idea, I should do this too

[–] tofu@lemmy.nocturnal.garden 1 points 1 day ago

Blackbox Exporter is nice if you have Prometheus running already, not sure what else people are using