Taiga icon indicating copy to clipboard operation
Taiga copied to clipboard

Backup System

Open woojiahao opened this issue 5 years ago • 0 comments

Create a backup system for Heroku since it does not store persistent data between iterations of the bot.

Requirements

  1. Back up at a certain time every week
  2. Transfer all the data from the database to a persistent data store like S3 (there's a plugin for Heroku for that)

Additional Bonuses

  1. If the data store provides a CDN for users, move the GIF store into the CDN

woojiahao avatar Sep 27 '18 21:09 woojiahao