this post was submitted on 29 May 2026
5 points (85.7% liked)

Selfhosted

56958 readers
574 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.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hey everyone, would really appreciate some ideas on image + video gallery options.

We have a bunch of personal photos and videos taken over the years, and since we don't want them on cloud providers, right now they are just a bunch of folders on a local share. We do actually enjoy going through them, but browsing a directory isn't the most fun experience.

Something that had a nice photo/video browser, maybe albums, a slideshow option (maybe with shuffling?), and tags would be great. I'd like to not have to duplicate the images into yet-another-storage-location, so something that can just pull from that share would be great. Backups are also already handled, so not a factor here.

I've tried Stash, but thats more oriented toward the adult industry, so it requires a lot of manual intervention.

Ive never tried Immich, but it seems like a lot for this scenario. Maybe I'm wrong though, let me know.

This will never be available anywhere outside of our home (well aside from a WG connection back to our home), so I don't care about sharing links or any of that kind of stuff. Media is mostly jpg with some Canon and Fuji raws, h264 and h265 videos.

Let me hear your recommendations for open source, locally hosted, no cloud personal media enjoyment!

top 11 comments
sorted by: hot top controversial new old
[–] gedfromgont@piefed.ca 2 points 1 hour ago (2 children)

https://github.com/bpatrik/pigallery2 is something I have moved to from Immich, but actually only because Immich didn't let my HDD go to sleep anymore. I do like it though, it is a bit simpler.

[–] bendovertherainbow@fedinsfw.app 2 points 15 minutes ago

Just wanted to add, pigallery2 is quick and looks pretty good

I'm standing up immich alongside for comparison (have to do a bit of extra before I can deploy), but pigallery is fast, easy and works - which are all easier said than done!

Awesome, thanks for the rec I'll check it out!

[–] coolie4@lemmy.world 6 points 2 hours ago (1 children)

What's your hesitation with Immich? Try it out and with a small subset of your collection and see how you enjoy it before moving everything.

[–] bendovertherainbow@fedinsfw.app 1 points 2 hours ago (2 children)

Honestly just seems way more hefty in reqs, I don't usually give 6GB or more to an lxc or VM (just to hit the bare minimum). The host i would put it on has 24GB in total and does other stuff as well, and it only has 8 cores on it.

Immich recommends 8GB+ and 4 cores, the db to be on a local ssd, etc, which seems like I'd need to pick up another whole machine to run it.

[–] mlfh@lm.mlfh.org 2 points 2 hours ago (1 children)

I run the immich container stack on a vm with 4GiB memory and 2 cores, with db on local disk and external libraries over smb, and it runs perfectly fine. I offload the machine learning jobs to another sometimes-on machine, sometimes, but don't really need to unless I'm dumping thousands of new images into the external library at a time and want it all to process quickly.

Thanks! Another person just posted similar, so I'm going to give Immich a shot and see how it goes. If I can pass off CV/ML elsewhere that's even better, I have a workstation for media tasks/editing I can use which would work out great

[–] coolie4@lemmy.world 2 points 2 hours ago (1 children)

I think those reqs are assuming full computer vision features. I must've disabled them because my entire docker LXC is using less than 4GB, of which Immich is only one of the containers its running.

Well thats good to know, thanks!

[–] Lemmert@reddthat.com 2 points 2 hours ago* (last edited 2 hours ago) (1 children)

If you are already hosting Nextcloud, the Memories app might fit your needs well.

Immich definitely isn't a bad option either. It doesn't take ton of resources, has a clean user interface and is multiplatform. Just like Coolie4 said, you can just try it out with a small collection first before committing to anything.

If you don't want them on cloud providers because you're not comfortable them being able to see those pictures, you can also pay for Ente.

Self hosting Ente is also an option, which is what I use for my family

~~You might also be able to get away with hosting something like Seafile and use directories as albums. But you won't get random shuffling in that case~~ (My bad I can't read. This isn't much better than what you're doing currently)

[–] Lemmert@reddthat.com 1 points 2 hours ago* (last edited 2 hours ago)

Maybe you can use some client to navigate your share in a more pleasant way instead of hosting something new? I never tried that so I can't recommend anything for that unfortunately