Skip Navigation

What else should I self-host?

Today I set up my old laptop as a Debian server, hosting Immich (for photos), Nextcloud (for files), and Radicale (for calendar). It was surprisingly easy to do so after looking at the documentation and watching a couple videos online! Tomorrow I might try hosting something like Linkwarden or Karakeep.

What else should I self-host, aside from HA (I don’t have a smart home), Calibre (physical books are my jam), and Jellyfin (I don’t watch too many movies + don’t have a significant DVD/Blu-ray collection)?

I would like to keep my laptop confined to my local network since I don’t trust it to be secure enough against the internet.

edit: I forgot, I’m also hosting Tailscale so I can access my local network remotely!

128 comments
  • can I ask what is the advantage of radicale over nextcloud calendar sync?

    • I'm thinking about moving my Nextcloud calendars and addressbooks to Baikal. Why? Because I like one "tool for one thing" better than "one tool for everything".

      Small update: Today I moved to Baikal successfully.

      It's missing some features, I noticed.

      1. There are no shared addressbooks, so a shared user is needed. Addressbooks also cannot be read-only.
      2. There is no birthday calendar. There is a Python script for MySQL to run from cron. I ported it to PostgreSQL today.
    • I hosted radicale first so already had my events sorted out. Wasn’t really bothered moving them again. Also, I like radicale, it’s simple and it works.

  • I've been going down the slef hosting rabbit hole recently.

    First, Home Assistant is worth doing - you've not got a smart home yet but this is the easy way to get one going. So worth it. You can buy a few cheap WiFi plugs, and plug in devices like lights or stuff you don't want on stand by and you have the start of a smart home. A smart thermostat and smart radiator valves are surprisingly easy to set up if you want to save some money and keep your home efficient - a bit more of an investment but worth it if you find you like the ease and power of WiFi plugs.

    I also recommend Pihole - it's an ad blocker for your entire network. You can run it on Docker on x86 machines - you just point your router to use it as the DNS and it then filters all requests for you. It's really improved my experience on all my devices.

    Next, Paperless NGX - scan your documents and paperless NGX will OCR read them to make them searchable and keep them in a database for you. You can use it to go paperless. Just make sure to sort our a backup.

    Joplin is quite a good note taking app which you can self host to sync your devices and keep your data secure.

    Syncthing is fantastic for syncing files between devices. I sync my main PC and living room theatre PC, plus in my case my Raspberry Pi as an always on broker and local backup.

    • Ooh, I didn’t know you could self-host joplin sync! I’ve been using backblaze for quite a long time for that.

      • I selfhost Anysync for Anytype. In this way I can sync my notes with my family.

  • What else should I self-host, aside from HA (I don’t have a smart home), Calibre (physical books are my jam), and Jellyfin (I don’t watch too many movies + don’t have a significant DVD/Blu-ray collection)?

    You sound kind of like me, but physical books are not my jam. I host a lot of things I use all the time. The most used app I selfhost is SearxNG. When you get it all set up, in your browser settings you can substitute DDG for your private SearxNG instance.

    I host Obsidian which is a note taking app. It houses all my compose files, step by step tuts I've written to myself, interesting code snippets, etc. There are several encryption plugins for Obsidian that allow you to encrypt the document itself to keep it away from nosy people.

    I host Readeck and Karakeep. These are bookmark type apps. I use Readeck for 'read it later' type articles I find are interesting. Karakeep I use for data preservation. Both can be used for both bookmarks and data preservation, I just keep 'em separated.

    I host a lot more but that might get the juices flowing as it were.

  • I host a number of alternate frontends. Alexandrite for Lemmy, Redlib for Reddit, Invidious for Youtube. And then I have the Privacy Redirect extension make any links to Reddit or Youtube go to my local.

    • Is Invidious still working? After the latest round of API patches on Youtube's end, I didn't think it was.

      • No, it doesn't seem to be. That's ashame.

      • There are still active instances out there. They are a pita to maintain as you'll be playing catch me fuck me with Google ad nauseam. I gave up running my own instance and just rely on the public instances since they seem to be good at whack a mole a la Google.

    • Ah, that seems pretty cool :D

    • Invidious

      How do you keep Invidious running? I've tried all the alternatives like Piped, etc. I can't keep them running for more than a week before it gets banhammered by Google.

      • Well, its apparently borked and I didn't realize it. I've never gotten an IP ban but I also wasn't using it a ton - mostly just for when I'd search for instructions on something an a YT vid was my only option.

        I mainly use Nebula for watching videos. And the handful of creators I follow who are strictly youtube, get slurped up by ytdlp via Pinchflat

  • Syncthing for files syncing, to replace stuff like OneDrive, Dropbox etc.

    I use to sync files between my NAS, laptop, Steam Deck and phone, each with different dirs based on what I need synced there.

  • Karakeep is fantastic, I know you mentioned it already, but I just wanted to shout it out. The AI tagging is a little gimmicky and pointless, but it's super nice to have a really searchable, automatically organized bookmark manager.

  • Why Radicale when you have a caldav-capable calendar in NC?

    • I hosted Radicale first, so already had my calendar events and such set.

  • Struggling to read all the comments on mobile so apologies if this is a duplicate, but if you need recipes, Tandoor Recipes. I use it for hosting my own edits of recipes. Since I do baking streams it's great for me to easily link to my stream for folks who want the same recipe including any tips I've added or variations, or something I've kinda come up with that's based off a standard formula.

    Plus, using the Kitshn app on a tablet makes for an absolutely gorgeous kitchen companion for reading recipes. Split screening it between the recipe and the chat has been awesome. For real, Kitshn is absurdly polished for an open source app.

128 comments