What’s happening on your servers? Any interesting news things you tried?

I didn’t do anyone other than updating Mastodon (native deployment) lately due to a lack of time. Reading so much about Immich caused me to consider trying it in parallel to Nextcloud but I’m not sure if I want to have everything twice.

Not quite homelab, but I’m about to install Linux Mint on my mom’s laptop and that had me thinking about creating an off-site backup in her place again since she has a fiber connection. I’m still not sure about the potential design though, but currently my only backup is in the same rack as the live stuff.

  • kingblaaak@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 days ago

    Working on setup reserve proxy properly. With all this research and testing, im going to be ans expert in the area, just to never speak about to another human being… except on and another post

  • kalpol@lemmy.ca
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 days ago

    Updated to OpenSuSE Leap 16.0 with the autotool and it broke some things, but nothing terrible. Had to fix network config and add back Packman for ffmpeg for Jellyfin to work but that was about it

  • filister@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 days ago

    I am playing around with Podman Quadlet and that’s one hell of a rabbit hole. I have everything up and running, and now I need to configure the containers, and probably will deal with other pain points, etc.

    The good thing is that I have documented the whole process so it is reproducible but it took me quite some time to figure out everything.

  • Eldaroth@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    2 days ago

    Finally managed to carve out some time since the birth of my daughter two months ago to tinker around a bit. Decided to tackle my gripe to semi-automate updating my services when there is a new release.

    Now I have Renovate running on my self-hosted Forgejo instance using Forgejo’s actions and a “Podman in Podman” image for its runners. Don’t ask me why I wanted to do a PINP instead of DIND - I guess I like to punish myself. But at least this means everything I deploy is running with Podman 😄

    • papertowels@mander.xyz
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 days ago

      A self hosting thing that I did after having a kid that’s helped us tremendously is hook up an internal camera to frigate to use as a baby monitor, and then have automations in home assistant to automatically change which parent gets notified about crying in the middle of the night based on an agreed-upon “shift”. Just a thought to consider :)

      • Eldaroth@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 days ago

        I love the idea! I was actually thinking about building something like a baby monitor with cameras instead of just buying one, so your comment further inspires me to follow up on that. May I ask what camera you were using?

        • papertowels@mander.xyz
          link
          fedilink
          English
          arrow-up
          2
          ·
          2 days ago

          I think it was an older model of this one, but I’m not sure. Just a random amcrest I had lying around.

          It’s also worth pointing out that there are a few self-hosted solutions actually meant to act as baby monitors doing stuff like sleep/wake differentiation. I just had trouble getting one of them going and just thought screw it I’ll just use frigate and noise levels to detect crying sounds since he was older and hardier.

  • AllHailTheSheep@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 days ago

    almost done re setting everything up after a catastrophic failure (ended up replacing multiple drives, the CPU, the motherboard, the psu, and the ram).

    now I’m just running long command after long command, waiting for drives to zero, ensuring extended smart checks pass on new drives, cloning to my backup drives…

    this things been down for a few weeks and I’m so excited to have it back up soon!

    anyways, moral of the story is, the 3-2-1 strategy is a good strategy for a lot of reasons. just do it, it may save your ass down the line.

  • BCsven@lemmy.ca
    link
    fedilink
    English
    arrow-up
    16
    ·
    3 days ago

    I have been looking for something new.

    Last week was moving Immich up to the new release I was on an old version, which meant migrating to an intermediate version to allow a database rebuild. It worked well.

    I was bored this week so just ran some wattage testing.

    • 15w at idle (800MHz)
    • 20w active (3.4GHz)
    • 30w peak at boot
      • BCsven@lemmy.ca
        link
        fedilink
        English
        arrow-up
        4
        ·
        3 days ago

        It’s an Intel i5-7700 cpu in a Gigabyte Z270N mobo. Those were chosen as a form factor fit for the Monsterlabo fanless case. (Only a select set of boards, and in this case 1151 brackets, fit the case)

  • papertowels@mander.xyz
    link
    fedilink
    English
    arrow-up
    8
    ·
    3 days ago

    Working on getting bazarr to work with Plex, turns out it still requires radarr/sonarr even if I don’t sail the seven seas. Guess I’ll be learning the entire stack tonight :)

  • rtxn@lemmy.world
    link
    fedilink
    English
    arrow-up
    13
    ·
    edit-2
    3 days ago

    I finally got my ISP to enable bridge mode on my modem.

    I also learned that I didn’t lose port forwarding and related services because I had been moved behind CGNAT or transitioned to IPv6 – they simply no longer offer port forwarding to residential customers. Ruminate on the implications of that statement so I’m not the only one with blood pressure in the high hundreds.

    • WiseWoodchuck@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 days ago

      My ISP did the same thing recently and what was most annoying is they didn’t admit to changing anything, while trying to sell me a business account.

      This weekend I setup Pangolin on a budget VPS and forwarded it back home. I don’t have my VPN backup but it fixed Plex and I can access my security cameras again.

    • BCsven@lemmy.ca
      link
      fedilink
      English
      arrow-up
      6
      ·
      3 days ago

      Port forwarding is done at the router/firewall, so if ports can’t be transferred its a cgnat thing they are doing. Like a Non CGNAT IP on the internet can be sent a packet on any port.

      • rtxn@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        3 days ago

        No, I got it from the horse’s mouth: my WAN address was publicly routable all along, the ISP just disabled those NAT-related features remotely.

        • Pika@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          4
          ·
          edit-2
          3 days ago

          the implication of that is weird to me. I’m not saying that the horse is wrong, but thats such a non-standard solution. That’s implementing a CGNAT restriction without the benefits of CGNAT. They would need to only allow internal to external connections unless the connection was already established. How does standard communication still function if it was that way, I know that would break protocols like basic UDP, since that uses a fire and forget without internal prompting.

          • rtxn@lemmy.world
            link
            fedilink
            English
            arrow-up
            5
            ·
            3 days ago

            It’s perfectly reasonable from the perspective of corporate scum: take away a standard feature, then sell it back as an extra. As far as I know, the modem still had UPnP for applications that rely on it.

  • Rimu@piefed.social
    link
    fedilink
    English
    arrow-up
    7
    ·
    3 days ago

    Installed qbittorrent and downloaded a few seasons of Linux isos onto a vps. Discovered accessing those files over SSH to be too slow to play them without buffering so installed filebrowser to get them via http which worked well.

    It’s been a long long time since I used bittorrent and wow it works so much better these days.

  • redlemace@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    ·
    3 days ago

    I’ve had immich but went to homegalley instead. Mostly because I want to keep MY directory structure in case I’m abandoning the choosen platform. Have not regretted my choice (so far … 8 months)

    • Tippon@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      7
      ·
      3 days ago

      I’ve been using Immich, but with my photos as external media. That lets me keep my directory structure too, but with the Immich features 🙂

      • The Hobbyist@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 days ago

        I’ve not been able to make it work reliably with photos backed up using immich on my android phone, is if working for you? I read somewhere storage templates are not very robust/reliable.

  • comrade_twisty@feddit.org
    link
    fedilink
    English
    arrow-up
    10
    ·
    edit-2
    3 days ago

    I’ve set up Uptime Kuma this weekend, monitoring everything from Docker containers, network devices (like IPcams, switches, printers, …), wireguard tunnels, etc etc. (I have 65 monitors set up so far) and a Signal rest api for notifications.

    Furthermore, I integrated multiple new ESPHome switches into my Home Assistant setup for cable model reset, alarm system controller reset, etc.

    Once I have Uptime Kuma finetuned I will automated som resets.

    Uptime Kuma is amazing so far.

    • tofu@lemmy.nocturnal.gardenOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      3 days ago

      Pretty cool! I’m using Prometheus but I alert over Matrix. Do you have a specific Signal bot account or are you using your normal one and send to yourself?

      • comrade_twisty@feddit.org
        link
        fedilink
        English
        arrow-up
        3
        ·
        3 days ago

        I actually registered my unused landline for the signal rest api account a long time ago, been using that one for all kinds of automated notifications for over a year.

        • tofu@lemmy.nocturnal.gardenOP
          link
          fedilink
          English
          arrow-up
          2
          ·
          3 days ago

          Oh that’s an amazing idea! I need to check if I still have a landline number and if I can answer calls to it somehow…

    • Pika@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 days ago

      this might be my next project. I need uptime management for my services, my VPN likes to randomly kill itself.

  • bonusss@lemmy.zip
    link
    fedilink
    English
    arrow-up
    9
    ·
    3 days ago

    I’ve learned a hard lesson this week. Jellyfin server OS partition run out of free space and corrupted the database. Nothing to do but reinstall. I guess this week I’ll be reviewing backups! 🤣🤣🤣

    • comrade_twisty@feddit.org
      link
      fedilink
      English
      arrow-up
      8
      ·
      3 days ago

      FYI from the newest release notes for 10.11.0

      Jellyfin now actively checks the available free space for its configuration and data directories. If you have less than 2GB of free space in each data directory, Jellyfin now refuses to start to prevent data corruption. Additionally, checks are implemented to prevent certain path misconfigurations that are known to cause issues.

      https://jellyfin.org/posts/jellyfin-release-10.11.0/

    • Victor@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      1
      ·
      3 days ago

      I don’t like the sound of that. Sounds like bad programming? Who’s at fault? Jellyfin or the database implementation? Why would a nospace error corrupt everything. Sounds absolutely volatile. 😱

      • Urist@lemmy.ml
        link
        fedilink
        English
        arrow-up
        3
        ·
        3 days ago

        They just made a blog post about the next version fixing a long standing issue with their database management. Should probably improve in the near future.

    • SK@utsukta.org
      link
      fedilink
      arrow-up
      1
      ·
      3 days ago

      oh this recently happened to me. but nothing much was lost, users were managed with SSO, files were unaffected, barely an inconvenience.