home.social

#home-lab — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #home-lab, aggregated by home.social.

fetched live
  1. Uptime Kuma

    I’ve added Uptime Kuma to my homelab stack to monitor my docker contains and websites.

    shawnhooper.ca/2026/09/11/upti #homelab
  2. Immich v3.2.0 is here with a docker compose builder, revamped search UI, new Search API v2, cross-user clustering, workflow tags, and a dedicated memories page. Big update for photo management.

    github.com/immich-app/immich/r

  3. Question! Is there a Dynamic DNS provider that is based in Canada or otherwise outside the USA?*

    *I am aware that there are deep infrastructure links in the DNS system that make it dependant on the USA but….. gotta do what you can right?

    Thanks!

    #Internet #DNS #DynamicDNS #Homelab

  4. That feeling, you are close to succes..
    i am working on making a raspi 5 boot from https en then load a image in ram. on http is works but when you add dns its never dns o wait why cant i ping dns stuff. AARRRGGG #homelab #raspberrypi

  5. Nextcloud Server v34.0.4 is out with bug fixes and stability improvements. If you're running your own cloud, now is a good time to update.

    github.com/nextcloud/server/re

  6. Friday confession: the R720 is still in colo, sounding like a jet engine, and they just raised my rates.

    Got a full spec for its replacement weeks ago. Have I acted? No. The research became the hobby.

    Turns out the cure for paralysis is an invoice.
    #Homelab #SelfHosting

  7. Authelia v4.39.25 patches SMTP IPv6 literal address handling. A small but important fix if you're running dual-stack mail servers behind your auth proxy.

    github.com/authelia/authelia/r

  8. Currently installing Ubuntu 26.04 on node 1.
    After that I'll clone this so I'll have 6 nodes

    #kubernetes #homelab

    Wait is it still called a homelab, if the server I run this on, is in a datacenter in Finland? Hmm..

  9. Considering new #Synology hosts are about to be setup, and #Portainer 3.0 announced changes that do not favor #Docker that much, it is time to slowly migrate to a new orchestration platform.

    #selfhosting #selfhosted #homelab

  10. Immich v3.2.0 is here bringing even more polish to the best self-hosted photo management platform. Time to update your stacks.

    github.com/immich-app/immich/r

  11. My default password for experiments in my lab was not accepted. Well this was good enough for my fortigate 🙈😅
    #goodenough #gutgenug #fortigate #homelab

  12. authentik 2026.5.7 patches endpoint agent issues, fixes SCIM case sensitivity, bumps Django, and resolves Secure Enclave key drops on Platform SSO registration

    github.com/goauthentik/authent

  13. I auto-patch my hypervisor nodes in my #homelab nightly (they do reboots if necessary). No warning occurs, they simply patch, gracefully shutdown all VMs, then reboot. The only indicators that I have that patching has been done are through #observability : uptime resets, KSM dropping, and minor blips in traffic to my website. Has this patch strategy burned me? Not yet 🤞. Crazy? Nah, this is how I pursue perfection.

    #selfhosted #ubuntu #tech #technology

  14. authentik 2026.2.7 patches SCIM nested attribute detection, adds constant-time secret comparison for RBAC, and drops curl from containers. A solid security-focused update.

    github.com/goauthentik/authent

  15. Still running your homelab on that old laptop? ZimaBoard sips 6W, fanless and silent, while Docker, NAS, and VPN workloads hum 24/7. Grab $15 OFF with code VALTERSIT—Hugo Valters exclusive. Lab smarter: valtersit.com/deals/zima/ #ZimaBoard #HomeLab #SelfHosted

  16. 📢 New #updates · 11 Sept #3

    · Sunshine v2026.910.221003
    · fluxer [email protected] — Improved user authentication flow
    · Loomio v3.6.0 — Security fixes for user-controlled inputs and notification values

    Full changelogs → selfhost.directory

    #homelab #opensource #email #notifications

  17. Six of my 194 backups came back failed. Retry did nothing.

    I had just published an article about pulling 2 TB out of Glacier Deep Archive for 15 dollars flat rate, so I assumed flat rate has limits after all.

    It does. Just not that one.

    CloudFront refuses to serve a file over 50 GB in one GET. Mine were 250 to 350 GB, because years ago I decided one big archive is easier to move around than many small ones, and I did not think one step further.

    The way around it is in the AWS docs. One curl per 40 GB chunk with a Range header, then cat the parts back together. Worked first time, 250 GB in about an hour.

    AWS is still not switched off, by the way. Not because of AWS. The disks in my NAS have ten years of runtime on them and HDD prices right now are out of control.

    Wrote it up with the script:
    dol.ch/en/blog/cloudfront-50gb

    #AWS #CloudFront #S3 #Backup #Bash #SelfHosting #Homelab #Blog

  18. Authelia v4.39.24 fixes test suite log colors under go test -json and restores clean single log group output. Small patch, solid polish.

    github.com/authelia/authelia/r