
So from the history here I understand there is no UI for backup in appwrite. It would be a nice addition to this awesome tool. Please consider adding this feature. Please refer to attached screenshot of Backup module from runcloud server control panel. I would be great if Appwrite also has one like this.
Presently I enabled droplet backup on Digital ocean. But the frequency is one week.
Is this backup works without issues if I restore...?
Is there any tools available to automate backups for appwrite...?
Kindly advice on current best approach for backup.
thank you

Feel free to 👍 this issue: https://github.com/appwrite/appwrite/issues/390


Thank you Steven. I did 👍 on github

Hope Appwrite team will look into this feature soon. Looks like the most wanted feature. I am the 50th guy liked that in github. 🤞

I also run appwrite on Digital Ocean and had to restore a backup once. It worked without any problem, everything was back to the backup state.
If you have to do something like an appwrite upgrade or something similar, I suggest you take a snapshot, which is kind of like a manual backup that can also be restored, if anything fails. Worked for me every time, I used it when I had trouble upgrading to 1.4.3

The issue is that probably if you do the snapshot meanwhile data is being stored, deleted or edited, there's a chance of getting a fragment that could corrupt the database or make it throw an error

Thank you Maegondo🙂 ... Yes I tried that DO backup. It works without issue. Also, there is a inbuilt service called snapshooter(PAID)... through which we can set backup frequency to hourly / daily.

[SOLVED] Appwrite inbuilt Backup with UI
Recommended threads
- Attribute already exists in schema
I created an attribute, deleted it and now I can't create it again. It says "Failed" and "Attribute already exists in schema". ```json { "27": { "ke...
- Decentralisation
I had queries regarding decentralisation with self hosting, particularly with sites as a recent addition. Can we decentralise sites as in many cases we would li...
- Error response from daemon: driver faile...
on endpoint appwrite-traefik (00bbc10e5875d0c367d8975c6abc946a77b7ec201a64a825399add44fb34ebb4): failed to bind port 0.0.0.0:80/tcp: Error starting userland pro...
