meichthys / foss_photo_libraries

Free and Open Source Photo Libraries
https://meichthys.github.io/foss_photo_libraries/
MIT License
1.57k stars 43 forks source link

Add storage backend support #58

Open pinpox opened 12 months ago

pinpox commented 12 months ago

One key feature I'm searching for is the ability to use S3 object storage as backend. Services like backblaze and other offer this kind of storage much cheaper, but not all libraries seem to support it.

jpds commented 11 months ago

Obviously not as cheap, but another option that's available with S3 support is to deploy Garage (or whichever self-hosted S3 implementation you prefer) - Garage has the advantage of natively supporting replication across georedundant zones out of the box.