this post was submitted on 11 Jul 2025
142 points (98.0% liked)

Selfhosted

49365 readers
580 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

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!

top 50 comments
sorted by: hot top controversial new old
[–] kristoff@infosec.pub 4 points 5 hours ago* (last edited 5 hours ago)

I run a small setup on a seperate server segment (2nd router behind my main router) so it is on the internet. I run nextcloud, an dendrite and conduit instance (matrix chat-server servers), a mastodon and go-to-social instance (fediverse), bitwarden (password manager), and others.

If there is a service that you do not want to be publically accessable by everybody but you do want to access from everywhere on the internet yourself, check out client-side TLS (https) certificates. The server does is accessable from the internet put only people who have a TLS certificate on their client signed by you can access it. For services that do not require incoming connections from other machines (e.g. nextcloud, bitwarden, ... but no federated services like matrix-chat or the fediverse) that is a very good option to protect your servers.

[–] KarnaSubarna@lemmy.ml 13 points 9 hours ago (1 children)
  • AdguardHome/Pi-Hole (for DNS Filter)
  • DrawIO (MS Visio equivalent)
  • Invidious (Youtube privacy frontend)
  • SearxNG (Google Privacy frontend)
  • Vaultwarden (Self-hosted Bitwarden server)
  • Miniflux (RSS Reader)
  • linkWarden (Link aggregator)

Also, checkout https://selfh.st/apps/

[–] ohshit604@sh.itjust.works 5 points 5 hours ago* (last edited 5 hours ago) (3 children)
  • SearxNG (Google Privacy frontend)

SearXNG is more than just a front end for google search, it’s an aggregator, if configured properly can collect results from Bing, Startpage, Wikipedia, DuckDuckGo, Brave.

Yacy is a web crawler/search engine that IIRC you can self host and use as a SearXNG backend

[–] KarnaSubarna@lemmy.ml 1 points 5 hours ago

That's correct. Thanks for the correction.

[–] SpatchyIsOnline@lemmy.world 1 points 5 hours ago (2 children)

I'm no expert, but I read that self hosting your own instance doesn't actually help with privacy since the search providers still track those requests and if you're the only one using it, that's just tracking you with extra steps.

Of course if you use a public instance, you have to then trust that the instance isn't tracking you

[–] KarnaSubarna@lemmy.ml 1 points 3 hours ago

Unless you are routing traffic through a VPN.

[–] ohshit604@sh.itjust.works 1 points 3 hours ago

While true, they still collect data on the results hosting your own instance can prevent you from hitting rate-limits as often.

[–] toketin@feddit.it 1 points 5 hours ago (1 children)

Firefly III in order to track your expenses

[–] Provolone@lemmy.zip 3 points 3 hours ago* (last edited 3 hours ago) (1 children)

Actual Budget if you're more into envelope budgeting. I came from YNAB and could not get the same workflow out of Firefly as I could YNAB. Actual Budget does provide that.

I do think setting up HTTPS is required for Actual so if you don't have that yet, then Firefly is the way to go.

[–] toketin@feddit.it 1 points 31 minutes ago

Hi, I've tried Actual Budget but I've found more interesting in terms of options Firefly, so I've chosen for it :)

[–] perishthethought@piefed.social 1 points 6 hours ago (1 children)

I want to add dockge, for making it easy to manage / update your docker containers.

https://github.com/louislam/dockge

Love it. Saves me lots of time.

[–] TurboLag@lemmings.world 1 points 2 hours ago

If you don't want a GUI, dockcheck is an easy way to update many containers at once from the CLI.

[–] themakara@lemmy.world 9 points 10 hours ago* (last edited 9 hours ago) (1 children)
  • Paperless if you want to keep your digital documents organized.
  • Jellyfin/Navidrome for music streaming if you have a collection.
  • AudiobookShelf for streaming & tracking progress of audoobooks if you have a collection.
  • Kitchenowl for organizing your household (expenses, shopping lists, recipes, planning meals)
  • FreshRSS for RSS-Feeds (News, Blogs etc)
  • LinkDing for Bookmark Management
  • Game-Servers (like Minecraft or others)

EDIT:Added Linkding & GameServers

[–] TurboLag@lemmings.world 3 points 6 hours ago (2 children)

Are you using Kitchenowl for storing recipes? If so, what's your experience with it?

I've tried Tandoor, the common suggestion for recipe management, but I've found it too clunky to add recipes to. I like the concept, but it would take a long time to move all my recipes into the specific format they use, and the web UI does not make things easier.

[–] Provolone@lemmy.zip 2 points 3 hours ago

Worth checking out Mealie, too. Can't say how it compares to Tandoor or Kitchenowl but I've been happy with Mealie for years now.

[–] themakara@lemmy.world 1 points 4 hours ago

My experience with the function is limited, but I think it's decent. Markdown support, import from websites etc. If you add the items to the recipe with their amounts and then write them out in the text it automatically give you the amount you need based on the portions specified.

On app.kitchenowl.org you can create a demo-user and household. Within that, you can try the recipe function. Sign up requires a mail-address, but it does not need to be a valid one.

[–] vane@lemmy.world 5 points 14 hours ago (1 children)
[–] aeternum@lemmy.blahaj.zone 3 points 9 hours ago

It’s searxng but yes. That is a good suggestion.

[–] ragingHungryPanda@lemmy.zip 4 points 14 hours ago

What about AdGuard home, set your router to use your server as a DNS and get local network dns with adblocking?

[–] DownByLaw@sh.itjust.works 49 points 23 hours ago* (last edited 21 hours ago) (6 children)
[–] TheTrueColonel@lemmynsfw.com 2 points 3 hours ago

As someone who works in security, I don't personally recommend self hosting your password manager unless you're planning on never opening it up outside your network or you're willing to be on top of all potential security issues. These are your account credentials we're talking about. You WANT them safe, and the people paid to make sure they stay secure are likely going to do a better job than you.

[–] sbeak@sopuli.xyz 2 points 11 hours ago

That’s a big list. I already use joplin, but never knew you could self-host syncing! I’ll do that then :D

load more comments (4 replies)
[–] elvith@feddit.org 10 points 18 hours ago (3 children)

As you mentioned Immich, Nextcloud and Radicale - don't forget to make regular backups. If you haven't automated them, that's your next project now ;)

[–] sbeak@sopuli.xyz 1 points 2 hours ago* (last edited 2 hours ago)

How do I set up backups for Immich, Nextcloud, and Radicale? I see lots of different options, I can't pick!

[–] sbeak@sopuli.xyz 3 points 11 hours ago (1 children)

that seems quite important, I’ll do that then!

[–] elvith@feddit.org 2 points 8 hours ago

Just a quick add on: not only do and automate backups - do also test them every now and then.

load more comments (1 replies)
[–] EpicFailGuy@lemmy.world 12 points 19 hours ago (1 children)

Host a pangolin reverse proxy on a free oracle cloud VPS! It's super nice to redirect online traffic to a LAN resource, that way you can share your home lab with friends and family without having to forward any ports or loosen your security posture.

https://blog.thetechcorner.sk/posts/Connect-to-your-homelab-over-CGNAT-with-tunnels-homelab-2-0/

I also highly recommend this suite of tools for downloading and streaming legal media via torrent because I would never endorse piracy.

https://github.com/TechHutTV/homelab/tree/main/media

[–] aeternum@lemmy.blahaj.zone 2 points 9 hours ago (1 children)

From what I have seen, oracle is not a good host. They randomly delete servers for no reason. I’d steer clear of oracle

[–] 3dcadmin@lemmy.relayeasy.com 1 points 4 hours ago (1 children)

That's because they are free. You really do get what you paid for - or not in this case. It's in the t&c's too

[–] aeternum@lemmy.blahaj.zone 1 points 2 hours ago

I know. I'm just saying, don't use them if you don't want ot constantly reinstall your server

load more comments
view more: next ›