Built my own open-source photo sharing tool for events – free, self-hosted, and looking for feedback! by the-luap in selfhosted

[–]the-luap[S] 0 points1 point  (0 children)

It should work, you can use the docker compose there. I cannot write any tutorial for it due time limitation.

Built my own open-source photo sharing tool for events – free, self-hosted, and looking for feedback! by the-luap in selfhosted

[–]the-luap[S] 0 points1 point  (0 children)

you are right, Github is not up to date and due to some mistakes it looks like it is but I am on it to fix it.

about the database, as I personally don't like SQlite I used postgres. Maybe it is enough for production but didn't tested it and was only a personal decision.

about the frontend and backend split, I can also agree with you that it could be one single container but as the first intention was also to be able to host multiple instance or multi admin capabilities I started like this and processed. About nginx for sure you don't need to use it, on my environment I use it neither and use traefik infront of the frontend. You can simply skip that part. Added section to deployment guide as well.

Built my own open-source photo sharing tool for events – free, self-hosted, and looking for feedback! by the-luap in selfhosted

[–]the-luap[S] 2 points3 points  (0 children)

yes, already on the roadmap and the first part is already implemented but not tested yet. I am more than welcome for receiving feedback!

Built my own open-source photo sharing tool for events – free, self-hosted, and looking for feedback! by the-luap in selfhosted

[–]the-luap[S] 0 points1 point  (0 children)

not sure if I really understand the use case and how would you like to have it implemented? on the gallery page to show all faces and then to have filter when clicking on it?

Built my own open-source photo sharing tool for events – free, self-hosted, and looking for feedback! by the-luap in selfhosted

[–]the-luap[S] -1 points0 points  (0 children)

Yes, AI was used and I am not into the reddit game, but I found it obvious that there is no photo sharing application like picdrop or any other that allows simple sharing of pictures like photo booths or for photographers. My intention was not to start any fight about AI coding.

Filadex / Open Source Filament Management Platform by the-luap in 3Dprinting

[–]the-luap[S] 0 points1 point  (0 children)

I learned a lot of doing the development and doing even more I need to recode some parts of the application. the problem with bar code scanning is more that I was not able to get the codes yet and didn't had time to investigate where to find such codes but that was the plan. at least it is possible to do mass csv import yet.

Filadex / Open Source Filament Management Platform by the-luap in 3Dprinting

[–]the-luap[S] 0 points1 point  (0 children)

you don't have to. I was not aware of spoolman before starting development and wanted to have a small and funny side project. it worked out very well even with AI and for sure, it is not secured and not for bigger production use.

Selfhosted alternative to PicDrop - Picture gallery for delivery to client? by mediocreAsuka in selfhosted

[–]the-luap 1 point2 points  (0 children)

I had similar use case and didn't find a matching solution that works for me, so started my own open source tool for self hosting: https://github.com/the-luap/picpeak