this post was submitted on 21 Apr 2026
267 points (98.5% liked)
Technology
83963 readers
3492 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you install immich in your homelab, you can just transfer all the images off your device very easily with the immich app.
Probably the only way to keep them private from big tech. But the long term solution is to not use the official Android or Apple systems and to root your phone and install cyanogenmod or something similar without Google apps.
But that means some apps wont work at all, so thats the price to pay for that freedom.
Or you can just buy a separate camera and stop using your phone for that.
Immich is a nightmare to install.
It was fairly easy with a docker config. What issues did you have?
I just ran their docker compose and it worked out of the box
I've had zero problems installing it and exposing it on one of my subdomains via nginx. I thought it was one of the easiest things to install and configure. Like, no errors or unknowns when installing.
That being said, this isn't something the average user will be or even should be doing. Its a niche product for the tech literate, not an alternative for what cloud providers are offering. I'd not recommend it to anyone who can't tell the difference between "wifi" and "internet".
Maybe its because I used nextcloud previously but, immich felt like a breeze to install.
I can give you a docker compose that will just work if you want, as long as you have a domain name and a ingress controller running. But yes, its not easy.