
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
- Database error
My code: await databases.createDocument( process.env.APPWRITE_DATABASE, process.env.APPWRITE_COLLECTION_USER, data.userId, ...
- Server Error when using Apprwrite in .NE...
Hello can somebody help me.. I'm getting server error 500 when I try use queries in ListDocuments function but when I removed it or just query without filter it...
- Migration
I want to migrate the data available on Appwrite cloud, from one project to another project in cloud itself. How can this be done, is not possible ?
