shareish / shareish

Main code of the Shareish platform (backend & frontend)

Home Page:https://shareish.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement a simple db+images backup procedure

rmaree opened this issue · comments

A simple backup procedure for database & imagefiles

Done using pgdump and tar of item/user images. Files are saved in local backup/ each entity should setup a copy elsewhere (scp,sftp,...).