this post was submitted on 25 Sep 2025
139 points (100.0% liked)

Selfhosted

51728 readers
603 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
you are viewing a single comment's thread
view the rest of the comments
[–] derry@midwest.social 5 points 4 hours ago* (last edited 4 hours ago) (2 children)

Happy to share my experience. Pros: capable replacement for Google photos, Face recognition, location map, etc Support for albums and sharing. Support for reading folders from local network

Roll the dice on these, YMMV ( there are not really cons to me but I work in tech and deal with far worse things)

Actively being developed. Good- things are fixed, new features added. Bad, have to update the server regularly , multiple times some weeks.

Cost: free. You get what you pay for. There's a donation cost, and I've been meaning to do that, but for free you may not get the help like for something you pay for. They do have an active community on Discord, so there's that.

Editing in mobile client only.

Exposing to the Internet seems a bit tricky if you plan on doing it right ( securely) but you can use tail scale for external access, works fine.

I've been happy enough with it to turn off my google photo backup . Oh they do warn you to not to use this as your main backup since it's under active development. Something what to consider. Hope this helps, happy to answer questions

Edit: cleaned up grammar for clarity

[–] derry@midwest.social 6 points 4 hours ago

If you're just interested in the synch part, I've been using it without any issues for several months. Worked in a pixel 6a, upgraded to a pixel 8 pro and continued right where I left off

[–] dataprolet@discuss.tchncs.de 2 points 3 hours ago (1 children)

What's tricky about exposing it to the internet?

[–] derry@midwest.social 1 points 3 hours ago

Depends, if you're ok exposing an open port to the Internet then its not tricky at all, assuming you know how to port forward and are not double natted. They warn you to not do this though. I second that warning.

This page explains the 3 main options https://docs.immich.app/guides/remote-access/

Ideally you'd just do a reverse proxy, which is the most complex option. Tasks include getting a host, cert, and setting it up.

I went with tail scale, it was easy but requires an additional client component on every device and one in the server.