this post was submitted on 01 Nov 2025
687 points (97.4% liked)

Selfhosted

52703 readers
563 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
 

collapsed inline media

One of the best pieces of self-hosted software ever to exist.

Edit: This is Immich! for the folks who don't know.

you are viewing a single comment's thread
view the rest of the comments
[–] whocares314@lemmy.world 9 points 1 day ago (2 children)

I really want to use (and support) this, but my case would be the server running on a windows pc with great hardware for all the ML/AI stuff and SSD database storage, but all my media on a NAS. (I’m a flight sim addict, Linux isn’t an option or I’d do it in a heartbeat) Last time I tried, I got the server running in docker pretty easily, but could not for the life of me get my media connected. Any chance that process has improved?

[–] utopiah@lemmy.world 9 points 1 day ago (2 children)

FWIW you're probably looking for https://docs.immich.app/guides/remote-machine-learning namely removing the demanding tasks from the NAS.

[–] whocares314@lemmy.world 4 points 21 hours ago (1 children)

I know it’s not really adding anything to the conversation but I can’t not say thank you that’s dope.

[–] utopiah@lemmy.world 3 points 17 hours ago

Gratitude always adds to anything! Take care

[–] Redex68@lemmy.world 2 points 1 day ago

Ooh, that's really cool

[–] PeriodicallyPedantic@lemmy.ca 4 points 1 day ago* (last edited 21 hours ago) (1 children)

I'm running it on in docker and I've connected it to my NAS mounted as a network drive. I set it up a few months ago, do it's better since then.

Don't even worry about the hardware, I've got it set up on a raspberry Pi 5. It'll take a while to do all the classification on your existing library, but new photos get classified fast enough. You're unlikely to need to do a smart search immediately after you've taken the pic.

For clarity, I'm not on Windows (obv, raspberry Pi), and I'm not using docker directly; I'm running HAOS on my pi, and I'm using the immich add-on. I know it uses docker, but I can't tell you the exact command to run.

[–] whocares314@lemmy.world 2 points 21 hours ago

That’s amazing. I have a Pi 4 currently running home assistant and pihole. Sounds like my pi family might be growing soon. Had no idea the 5 could run those features. Appreciate you