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
[–] sunoc@sh.itjust.works 3 points 3 days ago

I noticed bc I live very east and in general I’m off by one day in the other direction x)

I had two problems with my gitops setup:

  • Longhorn would fail to deploy, some container creation timeout and crashed on repeat for hours for unknown reason.
  • I never managed to have a working ingress neither using the built in Treafik, nor adding it afterwards.

Probably skill issue in both case, but the trial and error was slow and annoying, so I figured I would just upgrade my Ansible setup instead.