Self 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.
How does sharing an album with others work on Immich?
Self-hosting my photos with Immich
31–40 of 384 posts
Re: Self-hosting my photos with Immich
#32immich is neat, but I tire of fiddling around with computers more than necessary so I pay for iCloud for the family because I don't want to be Oncall 24/7/365. I do self host home assistant sadly, just because certain things I want to do are just not possible with SmartThings. planning on moving to their hosted solution for that eventually too tho. I actually did the math earlier and the iCloud 12TB plan for a family…
Re: Self-hosting my photos with Immich
#33Docker + Immich + Tailscale is the killer replacement to Google & Apple Photos, it's simply that simple
Can you elaborate? What role does Tailscale play? I selfhost and have heard about Tailscale but couldn't figure out how it's used.
Re: Self-hosting my photos with Immich
#34Self 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.
How does sharing an album with others work on Immich?
Re: Self-hosting my photos with Immich
#35Docker + Immich + Tailscale is the killer replacement to Google & Apple Photos, it's simply that simple
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.
Re: Self-hosting my photos with Immich
#36I never even used Google Photos (because, you know), so if somebody could explain more concretely: how do you use it? Is it actually a backup app (and if so, is it really much different from using a generic backup app or even just syncthing), or does it somehow magically allow you to keep the preview gallery and search on your device, while your actual 200 GB of photos are somewhere in the cloud and the local storage…
Immich also has an app that can upload photos to your server automatically. You can store them there indefinitely. There are galleries, timelines, maps for geotagged photos, etc.
The app also allows you to browse your galleries from your phone, without downloading full-resolution pictures. It's wickedly fast, especially in your home network.
> Does it preserve all this additional data Android cameras add, like HDR, video fragments before photos, does it handle photospheres well, etc?
It preserves the information from sidecar files and the original RAW files. The RAW processing is a bit limited right now, and it doesn't support HDR properly. However, the information is not lost and once they polish the HDR support, you'll just need to regenerate the miniatures.
Re: Self-hosting my photos with Immich
#37Docker + Immich + Tailscale is the killer replacement to Google & Apple Photos, it's simply that simple
Can you elaborate? What role does Tailscale play? I selfhost and have heard about Tailscale but couldn't figure out how it's used.
Re: Self-hosting my photos with Immich
#38Docker + Immich + Tailscale is the killer replacement to Google & Apple Photos, it's simply that simple
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.
Re: Self-hosting my photos with Immich
#39Docker + Immich + Tailscale is the killer replacement to Google & Apple Photos, it's simply that simple
Can you elaborate? What role does Tailscale play? I selfhost and have heard about Tailscale but couldn't figure out how it's used.
Re: Self-hosting my photos with Immich
#40Docker + Immich + Tailscale is the killer replacement to Google & Apple Photos, it's simply that simple
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.
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. For example, machines in the “untrusted” group cannot reach machines in the “trusted” group.
4. It “just works”. No need to worry about NAT or port forwarding, especially when dealing with devices in your home network.