There is something to be said about NixOS, it really is a matter of setting `services.immich.enable = true;` in a configuration file. I find this really powerful and simpler than docker and docker-compose. But don't get me wrong, I am all for containerization when it comes to other OS/distros. Yes, there is a learning curve for the Nix language and creating your own packages. But anyone who can install a distro can i…
My problem with NixOS is the second you try to go "outside the guardrails", the difficulty increases 100x
Self-hosting my photos with Immich
91–100 of 384 posts
Re: Self-hosting my photos with Immich
#92Self hosting used to mean conceding on something. I can honestly say Immich is better in every way than Google Photos or whatever Apple calls it. The only thing is having to set it up yourself.
Does your phone silently and reliably upload all the photos to your server? My guess you're conceding on that part. How's the offline app support? My full library (30k items) is available on my phone (not in high res). There are a lot more concessions I'm sure.
Offline support is alright, though I haven't worried about this much. I think it doesn't do any local deletion, so whatever stays in your DCIM folder is still on device.
Re: Self-hosting my photos with Immich
#93Earlier quoted context omitted.
My problem with NixOS is the second you try to go "outside the guardrails", the difficulty increases 100x
Kind of the same for docker? Plopping a docker compose file and setting up few environment vars vs writing dockerfiles from scratch.
Re: Self-hosting my photos with Immich
#94Earlier quoted context omitted.
I don't get the appeal of Tailscale for simple homelab use. I have OpenVPN and it's trivial. Hit the toggle and I'm connected, no fuss.
Tailscale (and similar services) is an abstraction on top of Wireguard. This gives you a few benefits: 1. You get a mesh network out of the box without having to keep track of Wireguard peers. It saves a bunch of work once you’re beyond the ~5 node range. 2. You can quickly share access to your network with others - think family & friends. 3. You have the ability to easily define fine grained connectivity policies. F…
Re: Self-hosting my photos with Immich
#95Re: Self-hosting my photos with Immich
#96Docker + Immich + Tailscale is the killer replacement to Google & Apple Photos, it's simply that simple
I want to love Tailscale on mobile, but it conflicts with Adguard and regularly disconnects. I keep Tailscale but switched over to Pangolin for access most of my self-hosted services.
Re: Self-hosting my photos with Immich
#97Earlier quoted context omitted.
How does sharing an album with others work on Immich?
You get a link and you can set read or write permissions on it. Whoever gets that link can browse it in a web browser. I've used this to share albums of photos with gatherings of folks; it works very well. It does assume you have your Immich installation publicly available, however. (Not open to the public, but on a publicly accessible web server)
Re: Self-hosting my photos with Immich
#98Earlier quoted context omitted.
just disable auto-upload and then manually upload the ones you want to. There is a setting to share your immich library with someone else. Between those two features, you should get something close to what you want.
For me one of the killer things would be to click "share" on a photo I took, and then have the immich albums show up so I can put them in that specific place as like a 3 click process. That's basically what I was building my whole app around
Re: Self-hosting my photos with Immich
#99Immich really is fantastic software, and their roadmap is promising. I hope they have enough funding to keep going.