Ask HN: What are some self-hosted photo organizing/sharing programs?
31–40 of 70 posts
Re: Ask HN: What are some self-hosted photo organizing/sharing programs?
#32Earlier quoted context omitted.
+1 for Synology photos. I back up automatically to my NAS, and sharing is a breeze. If you're going down the "self-hosted" path, Synology will be the answer a lot of the time. All your music and videos, etc. There's even a Google Docs-like office suite. I'm have kiwix on mine via docker and have self-hosted Wikipedia.
What does self hosted Wikipedia achieve practically?
There was a company called ORIGAMI that launched into private claiming to solves such - and they got acisition-hired before they could even launch and then the entirety of the team evap'd
but we still need a solid solution in a PI powered black-box with "facebook in a box for a family" with a familial social calendar...
this is what Nextdoor attempted to do - but its run by sketchy people I would never trust - we need a solid little container on a Pi that allows for a NAS of pics and a calendar and an air-tag tied to all our shit so we have a home hub that with a single click shows all the things/folks attached and then a timeline of all the pics taken (I appied to YC to this FN 10 years ago)
Re: Ask HN: What are some self-hosted photo organizing/sharing programs?
#33Photoprism looks close but no OCR.
Re: Ask HN: What are some self-hosted photo organizing/sharing programs?
#34Step 2: Download this free image organizer from https://www.files.gallery -- When you click on download it will download a single file called "index.php".
Step 3: Copy the index.php file you just downloaded to the images folder you created. -- Navigate in your browser to http://localhost/images/index.php (or replace images with whatever you named the images folder)
ENJOY!
Re: Ask HN: What are some self-hosted photo organizing/sharing programs?
#35Install nginx. Put the photos in folders in your ~/www dir. Enable indexing. It's incredibly secure and has pretty much zero maintainence. Just link people to the http://yourIPhere/photos/ dir. It will be very easy for the wife to use since all she has to do is put the photo files in folders using the normal operating system GUI. This is something everyone knows how to do.
That's not really "photo organizing / sharing", that's just a directory listing. What you want from a photo specific software is things like thumbnails, exif info, powerful search, maybe indexing the content of the pictures (Searching for "dog") etc.
Re: Ask HN: What are some self-hosted photo organizing/sharing programs?
#36Google Photos replacement - Immich
Just share some gallery that you have on a NAS with friends - PiGallery
Re: Ask HN: What are some self-hosted photo organizing/sharing programs?
#37- https://github.com/awesome-selfhosted/awesome-selfhosted#pho...
Personally I am looking into immich right now: https://immich.app
Re: Ask HN: What are some self-hosted photo organizing/sharing programs?
#38Re: Ask HN: What are some self-hosted photo organizing/sharing programs?
#39Earlier quoted context omitted.
What does self hosted Wikipedia achieve practically?
If private, a private familiar photo history would be great... There was a company called ORIGAMI that launched into private claiming to solves such - and they got acisition-hired before they could even launch and then the entirety of the team evap'd but we still need a solid solution in a PI powered black-box with "facebook in a box for a family" with a familial social calendar... this is what Nextdoor attempted to…
Re: Ask HN: What are some self-hosted photo organizing/sharing programs?
#40Earlier quoted context omitted.
That's not really "photo organizing / sharing", that's just a directory listing. What you want from a photo specific software is things like thumbnails, exif info, powerful search, maybe indexing the content of the pictures (Searching for "dog") etc.
I feel like this is the kind of thing where an amalgation of Linux tools hacked together and based on this would offer a significantly better solution than most self-hosted media serving software I've seen.
Especially because I don't want to maintain something important like a photo collection forever. Having other people in the family being able to use it by just installing some mobile app off the app store is also a big plus.