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.

  • imetators@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 days ago

    My milestones this week.

    Proxy Pi

    It 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 Arrs

    I 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.

    Immich

    Somehow 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.