REDDIT 原始帖子

Self hosting photo upload site

I have a family function coming up and want to host a way to easily upload photos. Is there a good way to do this?

原帖正文r/selfhosted

I have a family function coming up and want to host a way to easily upload photos. Is there a good way to do this?

已收录讨论

11 条评论

u/asimovs-auditor

Expand the replies to this comment to learn how AI was used in this post/project.

u/NotTobyFromHROP

I think this is my tool of choice. How did you secure and expose it for your people.

u/NotTobyFromHROP

I am going to use it. I tried it behind cloudflare and the uploads were slow. How did you set it up?

u/R1ngSt1nger

So I didn’t really secure it. The site was only online for 4 hours or so, I had the access to the gallery behind a password, but uploading was free for all. I probably should have, but didn’t bother lol. All went fine :-) If I was to do it again, I’d probably have it behind Pangolin and at least block all other countries except my home country.

u/R1ngSt1nger

I had mine on a VPS and it was fast

u/innermap2025

Check out Memtly. It used to be called Wedding Share. Allows you to provide a QR code to guests that when scanned lets them upload photos and see other uploads. https://github.com/Memtly/Memtly.Community

u/Desblade101

I used this for my wedding and it worked great, simple to use for everyone

u/NXTman96

Immich for sure! You don't even need an account for each user. You can create a shared link to an album and allow people to upload to it. Probably good to password protect it. I guess you'd need it exposed behind a reverse proxy if you want it super duper easy. That's what I did for my wedding. Gave the guests a QR code with the link and the password was on each table. They were able to add photos they took during the reception and save the ones they wanted.

u/R1ngSt1nger

Another +1 for Memtly. Used it for my mum’s recent milestone birthday and it was flawless. Everyone had fun snapping lots of pics and uploading there

u/Alive-Maverick

For one family event I'd make a guest upload page behind a long random slug. Write straight to object storage with a per-file size cap. Strip GPS EXIF before showing the shared gallery.

u/Dooley_Renaux

Immich is pretty easy for me and the girlfriend to use. Maybe there's a quicker way someone else has found but it's quite rich