hadithhouse / HadithHouseApi

Backend for Hadith House
http://www.hadithhouse.net/
MIT License
3 stars 3 forks source link

Saves database backups in the cloud #353

Open rafidka opened 6 years ago

rafidka commented 6 years ago

Database backups are currently being saved on the database server. This means that if I lose the server for any reason, e.g. not paying the bill, the server is attacked, I would also lose the backup. To avoid such scenarios, I would like to save the daily backup in the cloud. AWS S3 or Dropbox are good, cheap candidates.