OpenBazaar-Server icon indicating copy to clipboard operation
OpenBazaar-Server copied to clipboard

Manually Backup Database

Open jjeffryes opened this issue 8 years ago • 0 comments

  • create a backup API, which accepts a password parameter that is used to encrypt the zipped backup file
  • when the backup API is called, create a zipped, encrypted backup file with the provided password, save it to a standard location in the server directory, and return the URL of the backup file so the caller can copy it to a new location.

Related UI Issue: https://github.com/OpenBazaar/OpenBazaar-Client/issues/1574

jjeffryes avatar May 23 '16 16:05 jjeffryes