ItzNotABug / abr

A CLI tool to backup and restore your Appwrite instances with ease!
Apache License 2.0
6 stars 0 forks source link

TODOS #1

Open ItzNotABug opened 2 weeks ago

ItzNotABug commented 2 weeks ago
ItzNotABug commented 2 weeks ago

Hot Backups kinda works for me but there's probably some gotchas too!

Essentials data could be lost if there's some file or deployment being uploaded in chunks.

  1. What I did was to create a script that'd upload a file, a deployment and add a record to databases each second.
  2. Once we have definite amount of data, we do abr backup and the backup is created while content is being uploaded and added.
  3. Cancelled the updates, performed a restore and the data came back as is, at the point of backup.
ItzNotABug commented 2 weeks ago

Feedback thread regarding using Volumes x SQLDump 🚀 - https://discord.com/channels/564160730845151244/837593904952901634/threads/1303299950809059340.