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
[–] imetators@lemmy.dbzer0.com 2 points 1 day ago

My milestones this week.

Proxy PiIt may be that I am dumb and couldnt setup wireguard on my pi3b+ and Beelink S12 pro. So I opted in with Tailscale and setup Dante socks5 proxy to use with my qBit. It works, and torrents won't use S12s local IP when pi3b+ is offline. Exactly what I want! I'll install pi3b+ in my homeland where torrenting is not punished yet and will sail the high seas.

The ArrsI have finally managed to successfully setup Radarr, Sonarr, Prowlarr to work with Jellyseerr. Will later add Bazarr to the stack. Took me a while to figure out how to set priorities to the language preferences but it works now as it seems. Next step: try to somehow get into German private trackers. It is where I live now so I need media with German audio to speed up learning German.

ImmichSomehow I had issue with Immich where my context search would fail to work. Took me half a day to find out that the problem was in the naming of machine learning docker. I swear I havent changed anything but somehow Immich had ML on http://immich-machine-learning:3003/ and it worked well before up until move to 2.0 stable. Appearently, my container is called immich_machine_learning and that was the issue. Renaming ML link in settings to http://immich_machine_learning:3003 fixed the issue. Why was it changed? Mistery.

I am pretty happy with my setup so far.