
Hello, I'm new at appwrite dev. I've been looking at the posts here and the docs. I can't find any definitive answer to my question. I want to know if there's a way to backup an appwrite cloud database in production while using the free tier. It seems clear that the automated backup feature is reserved for the paid plans. But is there a way to do it manually? Is the article below possible for those using the free tier? Note that I'm note asking about self-hosted but about using the cloud db in appwrite. Thanks!
https://appwrite.io/blog/post/how-to-back-up-your-appwrite-data
Recommended threads
- Offline replication with RXDB
Hey there! Trying out apprwrite with rxdb for an offline focussed application. I cannot seem to find on how to set the permissions on a per document level?
- How to Fetch Item and Include the User/A...
A typical workflow with ORMs is to, for example, fetch an item from the DB and include the user who created it. How would I do that with AppWrite? Is that easil...
- Unable to add permission when creating a...
I am creating a collection from a cloud function using the Appwrite Dart server SDK, and I want to add permissions so it can be accessed by users. I added code ...
