
One of the best pieces of self-hosted software ever to exist.
Edit: This is Immich! for the folks who don’t know.
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?
FWIW you’re probably looking for https://docs.immich.app/guides/remote-machine-learning namely removing the demanding tasks from the NAS.
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 move 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.
If it weren’t Docker-dependant, I’d imagine this would be a good FreedomBox app.
im like maybe one of few people who barely take photos. its great because i dont need to worry about the costs of cloud storage
I mostly set it up for a few major albums like my wedding album. Other than that it’s like 90% dog pictures lmao
One thing I don’t get, if someone could explain it to me, is what’s the point of immich over e.g. Nextcloud? Immich is just for photo and video, right? Why not just have a cloud file drive instead? To me, I feel like it’s a waste to have both, since I use Nextcloud to both sync my PC and as a secondary backup, in which case I’d have two copies of my photos on my home server if I wanted to use Immich as well. Am I missing something or is it for people with different workflows?
Nextcloud is like Google drive, immich is like Google photos.
You’d typically prefer to look at your photo albums in Google photos instead of Google drive.
Seriously everyone pushes Immich so hard I’m a little suspicious of it now :D
Shhhh! No one can no we are all being played by the immich overlords.
The fediverse is small and the Immich dev is one of our own, not surprising that it’s super popular
It’s crazy good for something FREE. Like infinitely better than any major crop google apple etc because you KEEP your photos. Anything you upload to the cloud is being mined by them.
The only thing I tell people is that you need a cloud backup.
I have an automated nightly worker that zips all my photos encrypts them with a 32 character password and then uploads it to a bulk storage facility.
I do something similar using restic to encrypt, deduplicate, and backup my photos to backblaze every now and then. Out of curiosity, any particular reason you choose zip over something like restic?
I use restic too, just said zip since more people might understand it easier
Ah, got you!
and then uploads it to a bulk storage facility.
Any suggestions and estimate pricing?
I use backblaze, $6/TB/mo. i set it up with restic backups to get my storage usage so low, that I’ve used it for 4 months and haven’t paid yet.
I use backblaze it’s like $3 a month or something
I found it a couple of months ago without hearing about it before. I was in an ideal place for a Google Photos replacement.
There’s a couple of rough edges but it is, indeed, best-of-class.
Yeah :) Maybe give lychee a try :) it’s minimalist and does one thing, but it does it well !!!
I am a supporter and ordered the retro demo disk. Itll be here soon :)
So wait, we hate FUTO but love Immich?
I don’t hate FUTO, but I distrust them.
On one hand, their operation is creepy and suspicious.
The extent of the FUTO “grant program”, at least in the case of musl libc, involved ignoring musl’s established process for institutional sponsors, quietly sending a modest one-time donation to one maintainer, and then plastering the logo of a well-respected open source project on a list of “grant recipients” on their home page. Rich eventually posted on Mastodon to clarify that the use of the musl name and logo here was unauthorized.
On the other, I like the idea of licenses that allow unrestricted private use and modification but forbid commercial exploitation. Those two situations are not equivalent. I realize this is an unpopular opinion in many FOSS circles, but we are already being exploited to death by the rich and powerful and they must not be entitled to the value of our collective free and voluntary labor. If we ever realize a society in which wealth and power is effectively capped for such entities, then I would change my tune. Until then, fuck them. Our collective software is for the collective, not for wealth hoarders and despots.
deleted by creator
I find it wild in this day and age how questions like (“why do WE hate” such and such) are being asked in the first place, then answered through one person’s opinion piece mindlessly linked from all angles. Please, for gawd sake, stop listening to random fedditors/redditors about what opinions you should adopt!
IMHO (<- there’s a novel approach), the criticisms of FUTO are just as biased and political as FUTO themselves, and everyone should be sceptical of bias from all sides. Apparently, focusing on ‘privacy, decentralization, and right to repair’ - is being too political, and they’re not allowed to have a philosophical take on what they imagine successful open source to be. (Incidentally, I’m not necessarily on FUTOs side, just pissed off at the nature of social media to obviate the need of critical thinking and make everything black or white.)
the criticisms of FUTO are just as biased and political as FUTO themselves,
oh so you’re STUPID stupid
Fantastic rebuttal kindergartener, you convinced everyone.
The duality of man.
Buying my copy soon!
As someone who only used the stock synology app and has always wanted to try something else, what features and things does this do better? I am close to trying it out just to see. Im sure it will solve my 1 big issue where I can’t control the location of photos that default to my application storage, which is pretty small, instead of my actual storage array.
What is it and what does it do?
Immich: Image Backup* solution — like Google Photos or Ente Photos but self-hosted.
*Backup in the sense of uploading your photos to a server you own. You should backup the database as well as your library with 3-2-1 method.
What 2 different media types are you using for the “2” part?
Spinning and flash.


FLASH! AAAAAAAA
The world needs those two gifs combined so we can more easily (and awesomely!) answer this question in the future.
Why does it need to be two types? Can’t I have 2 spinning?
You put them in a safe. Safe falls down, spinning is gone.
You put them in a safe and forget about them for some time. Flash is gone, spinning still has data.
Good point!
-
Short: It is a second Hardrive using borg that backs up the primary Hardrive.
-
Long: My Backup strategy:-
Databases and other imp files:
For databases the backup happens every night that gets saved on the server itself. Then when my laptop connects either to the home network or to the Internet, the backup zip files on my server syncs to my laptop via syncthing. Then my laptop’s data is backed up to OneDrive (encrypted) — this includes the immich database backups. I usually keep 7 days worth of backup files just incase some get corrupted and I can just go back to the previous day.
Library
Since my Immich Library is big, daily borg backups are not possible for 200 gigs. So I have scheduled them every Sunday morning when I rarely use the server. The hardrive is exclusively used only for Immich. That hardrive is then backed up to another hardrive using borg and also to my OneDrive using rclone. (All encrypted). So 3 copies of the data, 2 on 2 different hardives (1 is primary) and 1 offsite.
-
Immich! Photo management: https://immich.app/
Immich
Google photo self hosted alternative
Thanks for the reminder, done as well :)
Is it better than NC?
Never used NC but this just works.
If you use Nextcloud, install the App Memories and you will have the same functions as Immich plus all the upload functions of Nextcloud.
But if you are not interested in all the Nextcloud functionalities (including contact and calendar sync, musicserver, filesharing, etc) and just want picture management, Immich is the better choice.
That’s exactly what I have, and that’s exactly what I wanted … DARN … oh well. I guess it’s nice to have the document sync as well
How does it compare to Photoprism? Been on that solution for a while and I really like it, but have seen lots of people suggest Immich as well.
Yup, purchased myself 2 days ago. Absolutely deserve all of the support!
using it for some months now and it’s pretty much perfect already. never looked back to Google photos.











