bookwyrm-social/bookwyrm

Option to automatically sync backups to s3

Open

#1,296 opened on Aug 16, 2021

 (0 comments) (0 reactions) (0 assignees)Python (326 forks)auto 404
deploymentenhancementhelp wanted

Repository metrics

Stars
 (2,754 stars)
PR merge metrics
 (PR metrics pending)

Description

It would be great to expand the existing cron command that makes backups to sync them to s3. There are existing settings for configuring s3, and commands in bw-dev, but presumably a slightly different setup would be needed to ensure that the backups aren't publicly accessible.

Contributor guide