I'm already hosting pihole, but i know there's so much great stuff out there! I want to find some useful things that I can get my hands on. Thanks!

Edit: Thanks all! I've got a lil homelab setup going now with Pihole, Jellyfin, Paperless ngx, Yacht and YT-DL. Going to be looking into it more tomorrow, this is so much fun!

you are viewing a single comment's thread
view the rest of the comments
[–] 6 points 3 years ago* (last edited 3 years ago) (2 children)

Portainer - For docker containers.

AdGuard Home on 2 separate Raspberry Pi Pico W.

HomeAssistant on its own hardware. Home automation

SearXNG - private search.

Whoogle - private search.

Shaarli - Bookmarks.

youtube-dl - downloading videos.

PaperlessNGX - document storage.

Trilium Notes - notes app

These are the ones I can't live without. All docker containers running on a NAS.

  • source
  • hideshow 4 child comments
  • [–] 0 points 3 years ago (1 child)

    Why do you need to host youtube-dl?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 3 years ago

    I guess it’s not so much “hosting” as having it on your home NAS with some scripts to backups channels and videos that you like. At least that’s what I do.

    Thought I should make a point to mention youtube-dl is dead, yt-dlp is the replacement and it works great. Even has a command line flag to make its options work the same as the options in youtube-dl so it can be a drop in replacement for existing scripts.

  • source
  • parent