HaschekSolutions / pictshare

:camera: PictShare is an open source image, mp4, pastebin hosting service with a simple resizing and upload API that you can host yourself. :rice_scene:
https://www.pictshare.net
Apache License 2.0
845 stars 126 forks source link

[idea] Onsite backup/copy #54

Closed geek-at closed 6 years ago

geek-at commented 6 years ago

Recently backblaze was integrated to upload all (base) images for high availability and cluster support

But it would be nice to add a setting where every image/mp4/gif/etc.. is copied to a specified local path (can be outside the pictshare directory). If a hash is not found in the normal pictshare data directory, the "copy path" will be looked at

The idea is that this "copy path" can be a mounted share like on a backup disk or even nfs/smb share

This would allow for on premise/on site backups and clustering where all pictshare instances can also mount to a local share