Hi, just recently it's foss had an article about homelabs. Of course I digged in, since there is a small nuc working tirelessly in the corner of my routers closet. So far it just crawls some web pages for me and sends emails accordingly to my filters. So I hoped to find new exciting stuff to let it crunch through. The articles content did not spark my interest though.

Well, I'd like to know what you are using on your homelab. In hope you'll do something I'd like to follow. Cheers


Thank you all for your recommendations. You are awesome. I really need to go through it one by one.


To make it easier for myself, this is a small summary of all your recommendations. Thanks again.

Virtualization and Infrastructure:

  • Proxmox VE - Virtualization platform
  • NGINX Proxy Manager - Reverse proxy manager
  • Tailscale - Secure network access
  • apt cacher NG - Package caching tool
  • neko - Virtualized browser for secure browsing

Monitoring and Notification:

  • Uptime Kuma - System monitoring tool
  • Netdata - Real-time monitoring
  • Zabbix - Enterprise monitoring solution
  • Ntfy - Notification tool

Media Serving and Management:

  • AudioBookShelf - Audio book management
  • Jellyfin - Media server
  • Syncthing - File synchronization
  • Calibre-Web - Ebook management
  • Spotweb - Usenet indexing
  • Plex - Media player
  • Komga - Comics and eBooks

File Sharing and Collaboration:

  • Syncthing - File synchronization
  • Gitea - Git hosting platform
  • Sharry - Secure file sharing
  • Vaultwarden - Password manager
  • Stash - Data repository
  • Baserow - Database management
  • wiki.js - Wiki platform
  • Wordpress - Content management system

Development and Version Control:

  • BOINC - Distributed computing
  • Forgejo - Git repository
  • Gitea - Git hosting platform
  • Development environment LXCs with VS Code

Networking and Communication:

  • Traefik - Reverse proxy
  • Portainer - Container management
  • Matrix (dendrite) server - Chat server
  • Navidrome - Music server
  • Joplin server - Note-taking server
  • RSS-Bridge - RSS feed aggregator
  • SearXNG - Metasearch engine
  • Dashy - Homepage for services

Miscellaneous:

  • ActualBudget - Budget management
  • SabNZBd - Usenet downloader
  • Traccar - GPS tracking
  • Restic server - Backup tool
  • dump1090 + fr24feed + pfclient + piaware + rbfeeder + adsbexchange - ADS-B data tools
  • Stirling-PDF - PDF management
  • Miniflux - RSS feed reader
  • Pihole - Network-wide ad blocker
  • Huginn - Automation tool
  • LimeSurvey - Survey software
  • Omada controller - Network management for TP-Link devices
  • harsh3466@lemmy.ml
    ·
    edit-2
    3 months ago
    • Jellyfin
    • Audiobookshelf
    • Navidrome
    • wiki.js
    • Joplin server
    • Wordpress
    • Matrix (dendrite) server
    • Ntfy
    • Vaultwarden
    • Baserow
    • Forgejo
    • more that I can’t think of off the top of my head

    edit: added Forgejo

    • 8263ksbr@lemmy.ml
      hexagon
      ·
      3 months ago

      That's a great list. Thank you. I thought about vault warden, it is great as a self hosted alternative to bit warden. At the same time, I am not sure if I would be able to properly secure it.

      I just read about forgejo, while reading up on Codeberg, which seems to be very popular here.

      I am intrigued about baserow. What are you using it for?

      • harsh3466@lemmy.ml
        ·
        3 months ago

        I’m really happy to be hosting my own password manager.

        Regarding baserow, I use it in a couple of ways. First is as a replacement for Google Sheets. For my use case, I only ever really used sheets as a dumb database, (home inventory, etc..) so I don’t need the spreadsheet parts of the spreadsheet much.

        The other thing I use it for is a backend for my automations for data. Baserow has wonderful api documentation right in the gui, and I use that a lot with data logging for myself.

  • TheModerateTankie [any]
    ·
    3 months ago

    I've been looking for stuff to install and ran across this list, it's pretty comprehensive. https://github.com/awesome-selfhosted/awesome-selfhosted

    Right now I only have jellyfin and pi-hole with unbound.

    • 8263ksbr@lemmy.ml
      hexagon
      ·
      3 months ago

      Oh yeah, that was it for me as well. Great recommendation! That reminds me to check, if there is a release for the new version yet. I think they rewrote a lot of code.

      Had some "conversations" about why Google shopping doesn't work anymore... Wasn't able to convey the reason properly :/

    • 8263ksbr@lemmy.ml
      hexagon
      ·
      edit-2
      3 months ago

      To crawl I use playwright and cheerio to traverse through the html. I startet with another library, but playwright is more stable in my opinion (or just in my use Case). After the crawl I use nodecron to send Mails with nodemailer to myself, on a daily basis. All together it is a node.js app I wrote, inside a docker container.

  • grapemix@lemmy.ml
    ·
    3 months ago
    • dump1090 + fr24feed + pfclient + piaware + rbfeeder + adsbexchange - ADS-B data tools

    That's rare. Would you mind to elaborate how do you actually setup when you are free? Ty.

  • WeirdGoesPro@lemmy.dbzer0.com
    ·
    3 months ago

    Since BOINC is on your list, I want to ask—is there a version of it that will display the cool screensavers via web UI? I would run BOINC 24/7 if I could show off those cool data processing screens, but there is no use for a screensaver on my server.