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. I think I'll need some help here. I'm still looking for a 5-pinned USB Mini-B cable, where the 5th pin isn't the shielding but the ID pin.
    Alternatively also a plug that has to be soldered onto a PCB would work.
    Basically anything with a plug that also exposes the ID pin works.

    It's apparently impossible to search for that thing, all I get is "USB-C" or "Micro-B".

    If you find it on aliexpress also let me know, maybe they just don't ship it to Germany or I overlooked it.

    #HomeLab #IoT #PCB

  2. I decided over the weekend to take an older imgur post detailing the history of my #homelab and how it grew to be what it is, and turn it into a blog post on my own site instead. In the process, I added more detail and images to the post.

    Enjoy!

    @homelab

    crabby.vellas.ca/posts/homelab

  3. BookStack v26.05.4 patches multiple security flaws including XSS, permission bypasses, and a remote code execution vector. Update ASAP if untrusted users have access to your instance.

    github.com/BookStackApp/BookSt

  4. Outgrew CasaOS on your ZimaBoard? Here is what breaks when running heavy Docker workloads and when it is time to migrate to Proxmox or Alpine Linux. #HomeLab #Docker #Proxmox

    valtersit.com/guides/Zima/casa

  5. I have a shelf of hardware I bought for projects I was definitely going to start.

    A 10G switch for a network that's still gigabit. Two Pis for a cluster I never built. A stack of drives waiting on an enclosure I keep not ordering.

    Buying the gear feels like progress. It's the one part of a project that doesn't ask me to actually make a decision or admit I might not finish.

    What's sitting on your shelf right now?

    #homelab

  6. I installed #UbuntuTouch on an old Moto Z2/Nash I've had sitting around. I had originally looked at postmarketOS, but it didn't have a lot of things working on the phone, and that port looks abandoned.

    The Nash port for UT is also abandoned but it has most things working. I'm pretty impressed with it. Not enough to make it a daily driver, without Signal support especially. However there is an app for that in newer versions of UT.

    I hope to make this part of my #homelab, though I haven't decided what to put on it yet.

    Right now it's mainly convinced me that I'd like to have a #Linux phone for my daily driver at some point. That would go a long way to divesting me from big tech.

  7. Using #rss to get my daily dose of information from accounts and websites is just great. I use #miniflux
    every morning to get all updates and read through. Works very well, is hosted in my #homelab, provides a calm environment (no notifications, popups, pre-sorted stuff), can scrape content and replaced endless scrolling, clicking and looking for topics that really interest me. I update it with more feeds whenever I come across an interesting one.

    Awesome to have full control about content and infrastructure.

    miniflux.app/

  8. Nanoclaw v2.3.0 brings per-agent Slack apps, agent spawning from Slack, Codex CLI bump to 0.146.0 before GPT-5.4 retirement, and storage-neutral mailbox registries. Two breaking changes but migration paths are smooth.

    github.com/nanocoai/nanoclaw/r

  9. 📢 New #updates · 24 Aug #11.1

    · Convoy v26.7.5 — Updated README badges and feature list alignment

    All updates live on selfhost.directory

    #homelab #docs #cli #docker

  10. Now also available in English:
    Adding a second DNS server to my homelab *should* have been straightforward. The build itself was. But the mistake right after it was not: a silently ignored API parameter, and the secondary answered internal names from the public DNS instead of protecting my split-horizon setup.

    tim-bartel.de/secondary-dns-in

    #homelab #DNS #SelfHosted #Technitium

  11. Hace unos años me compré una Raspberry Pi 4B (antes de que el precio de la RAM se disparase), con la idea de poner un pi-hole.net y alguna cosita más como syncthing.net que son útiles y que núnca están de más.

    Otra cosa no, pero me gusta más hacer el tonto con un ordenador que a un tonto un lápiz, así que evidentemente la cosa se complicó.

    Metí #ansible para automatizar toda la gestión de la máquina y luego poco a poco me fue apeteciendo meter más cositas:

    - github.com/dani-garcia/vaultwa que es una versión open sourcel servidor de Bitwarden que funciona muy bien.
    - readeck.org que es una aplicación tipo "Read it later"
    - Calibre Web, que usamos en casa para gestionar la colección de e-books (y para el que busco sustituto, por si alguien tiene ideas)
    - bambuddy.cool para vigilar y gestionar la impresora 3D en remoto sin tener que depender de los servidores de Bambulab
    - Docker swarm para gestionar todas las cositas que hay, porque al final no me encantaba la idea de un docker-compose sin más.
    - ... y cada días más cosas.

    Ese es un poco el problema del #homelabbing, que una vez empiezas...

    Y claro, al Raspberry Pi aguanta bastante más de lo que pueda parecer. Pero todo tiene un límite.

    El caso es que junto con todo esto hace unos 10 o 12 años, un ex-compañero de trabajo se mudaba y me vendió super barato un sobremesa con una placa mini-itx muy chulo que ha aguantado vivo hasta hoy. Solo hizo falta cambiarle la gráfica después de 4 o 5 años de uso, pero sigue vivo.

    El problema? Que después de 4 o 5 mudanzas la caja se cae ya a pedazos. Así que con la ayuda de la impresora 3d me he puesto manos a la obra para renovar la caja y así unificar todos los cacharritos del #homelab en un solo sitio... y voy a documentarlo aquí todo un poco por si le sirve de inspiración a alguien más :)

    Sigue ​👇

  12. I think I updated my #Homelab Ceph cluster to the latest v19 release. Great success 🎉 this whole thing is so overpowered for my use case but it’s a lot of fun to play with

    #Notes

  13. Installed Mealie (recipe management) on my #homelab and I'm excited to transition all of my recipes off a Google Drive folder. Golly gosh it's got a good amount of features, well done to the developers.

    docs.mealie.io/

    #SelfHosted

  14. Naty S @eclecticpassions ·

    I’m really excited because a mutual friend said they’re willing to give me their retired 2018 Mac Mini (which was originally used for music production). What’s extremely exciting is the fact it’s a maxed out model with 64GB DDR4 RAM (I’ve never owned a computer with over 16GB of RAM!) with 2TB SSD. Feeling extremely grateful for his generosity. 🥰

    View note: burgeonlab.com/notes/2026/0824

    This is post 86 and post 12 .

  15. 🚀 One-line installers for client and server. The client installer auto-detects your SSH key, builds the binary and hands you a ready server command; the server script installs Caddy, configures SSH tunneling and starts everything.

    🌐 github.com/R44VC0RP/pgrok
    #devops #homelab

  16. Ich habe am Wochenende wieder mal am #HomeLab geschraubt und dabei gleich zwei neue persönliche Software Projekte angeschoben. 🤓

    Hab dafür mal #Codex Code ausprobiert und muss sagen, ich find die Ergebnisse teilweise besser als mit Claude. Die UX finde ich sogar besser. So Kleinigkeiten wie dass ich eine vernünftige Prompt-Queue haben kann und ich per Default nicht die aktuell laufende Session steuere, finde ich enorm wichtig. Leider ist die Default-Tastenkombi genau konträr zu der bei Claude 🙄

  17. Changement d’alimentation et passage sur rail DIN pour les raspberry pi ! #HomeLab

  18. 💾 Unraid 8 schimbă macazul: Renunță la Slackware în favoarea arhitecturii uCore bazate pe Fedora!

    Publicația Linuxiac raportează o schimbare istorică pentru popularul sistem de operare comercial destinat serverelor NAS și meciurilor de acasă (Home Lab). Odată cu lansarea viitoarei versiuni Unraid 8, compania Lime Technology va abandona baza clasică Slackware (pe care a folosit-o încă de la înființare) și va trece la uCore, un sistem de operare imutabil dezvoltat de proiectul Universal Blue și bazat pe Fedora CoreOS.

    ✨ Punctele cheie ale acestei tranziții majore:

    🔄 De la Slackware la o arhitectură imutabilă (uCore / OCI):
    • Decizia de a părăsi Slackware vine pe fondul dificultăților de a menține un sistem de operare vechi în ritmul rapid al tehnologiilor moderne de stocare, virtualizare și containere.
    • Trecerea la uCore (un derivat din Fedora CoreOS) aduce o structură imutabilă, în care sistemul de operare este livrat și actualizat ca o imagine de container OCI (similară cu un sistem de fișiere read-only atomic).

    🛡️ Actualizări atomice și stabilitate maximă:
    • Actualizările de sistem vor deveni complet atomice: în caz de eșec al unei actualizări sau dacă o versiune nouă cauzează probleme, sistemul se poate întoarce (rollback) instantaneu la starea anterioară printr-o simplă repornire.
    • Elimină riscul ca pachetele parțial instalate sau configurările corupte să blocheze pornirea serverului NAS.

    🚀 Suport hardware modern și drivere la zi:
    • Bazându-se pe ecosistemul Fedora/Red Hat, Unraid va beneficia automat de cele mai noi versiuni de kernel Linux, drivere video (NVIDIA, Intel, AMD), suport avansat pentru stocări NVMe/ZFS și integrare mai ușoară pentru hardware-ul recent.

    🐳 Ecosistem mai bun pentru Docker & Virtualizare:
    • Trecerea la un core bazat pe containerizarea modernă oferă o gestionare mai eficientă a resurselor pentru containerele Docker, mediul KVM/QEMU și accesul direct la passthrough-ul de resurse (GPU/HBA).

    📌 Ce înseamnă asta pentru utilizatori?

    Lime Technology promite o tranziție cât mai lină pentru utilizatorii existenti: configurațiile de pe stick-urile USB, array-urile de stocare, containerele Docker și masinile virtuale vor fi migrate automat în noul mediu Unraid 8 bazat pe uCore.

    O etapă istorică care modernizează radical temelia Unraid pentru următorul deceniu! 🚀

    #Unraid #Unraid8 #NAS #Fedora #uCore #Slackware #HomeLab #Linuxiac #TechNews #OpenSource

  19. Obsidian LiveSync 1.0.17 brings proper i18n for settings UI, smarter P2P message sizing to fix fragmentation issues, and a self-hosted Coturn Compose starter for TURN relay deployments. Big quality of life wins.

    github.com/vrtmrz/obsidian-liv

  20. Soluciones de maestro chasquilla: como mi nueva placa no tiene tarjeta gráfica integrada, reciclé una vieja MSI Geforce 210, pero el ventilador original es muy ruidoso para un servidor en casa, lo.cambié por uno noctua de 60 mm. Que es practicamente inaudible. También cambié el disipador. 🤓

    #Fediñoñeando #Homelab #Hardware #Selfhosting

  21. Wer noch ein Tool sucht für SSH und Remote Desktop - ich kann Termix nur empfehlen.

    Aktuell schnelle Entwicklung und läuft bei mir Stabil:

    github.com/termix-ssh/termix

    #ssh #opensource #selfhosting #homelab