Skip Navigation

What can the 'average Joe' start hosting, that will change their life?

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!

676 留言
  • PiHole!

    One of the easiest installer I've ever seen. Significantly less ads to be shown especially one on non-browser.

  • For me it's 100% Nextcloud. It was a pain to get working at first (and I'm dreading the day it breaks, if that happens). But it is so much more than just a self-hosted Dropbox solution:

    • Maps
    • Calendar
    • Email
    • Markdown editor (I'm using this to try and replace Google Drive for collaborative document editing with my friends; most of what we need can be achieved with Markdown formatting)
    • I haven't tried it but there is a Talk plugin that allows for video conferencing in browser;
    • a bunch of other stuff I've never played with like mind maps, PDF conversion, music player, etc.
  • For me it’s a HomeAssistant instance. Great product that has some very tangible use cases that can benefit ones household in terms of being able to implement nice automations etc, and also a great hub in that it supports such a broad range of products and services. As an Apple user in particular its one of the great ways to get non HomeKit certified devices working with Siri/Homekit on my other Apple products.

    It also makes installing addons a breeze including other products people have mentioned here such as AdGuard Home (as a PiHole alternative) and the like.

    A few years ago I’d say it wasn’t for the average Joe, but I think the product has really matured and is much simpler than it used to be. There’s a strong community out there too.

    For multimedia I’d say Plex personally, but Jellyfin would be another option. Good way to manage personal media libraries.

  • Your own nextcloud instance. Then move everything that is saved at Google over to your own server.

    Calenders, Filesync, Contacts sync with android works really nice.

    Knowing my data is stored only on my own devices and google doesn't know more about me than I do is a nice feeling.

  • I started with Plex, but I would say it wasn't until I spun up Nextcloud and got it running that I really would say my life changed. My entire family now has Nextcloud accounts, a family calendar, instant upload of pictures from my phone, all my recipes, and I even have OnlyOffice document server running for editing documents in Nextcloud.

  • Calibre docker stack; Calibre Guacamole instance, CalibreWeb, Openbooks set to save to the Calibre autoimport folder, and FBreader hooked to the OPDS endpoint for calibre. Its like having an Amazon Books ecosystem of my own.

  • Also interested, after all the *arr apps I would say:

    • EDIT: I forgot about PiHole !
    • IRC bouncer - ZNC for example
    • Minecraft (fabric with phosphor and sodium plugins for performance)
    • Picoshare or Sharry (eikek/sharry on gh)
    • Libreddit

    Also a neat web tool for messing with data there is cyberchef.

    Thanks to this post I realized there is really only one or two services I really use or need haha (ZNC and the other one is a web tool for a popular ttrpg ->pm).

    All of this and more is inside docker containers so if you don't know that I would highly recommend it.

676 留言