One of my old Flutter projects runs on a DO self-hosted Appwrite. Currently it's on
appwrite: ^15.0.2 dart_appwrite: ^15.0.0
The app is live on the Play Store & App Store and is used by thousands of users.
How to safely upgrade Appwrite to the latest version without affecting users?
Kindly advise. Thank you. ๐๐ผ
I had one production instance running on appwrite 1.5.11, had to move to the latest so I used these projects that I made some time ago. feel free to use -
- Backup restore - https://github.com/ItzNotABug/abr
- Migrate safely to a newer version - https://github.com/ItzNotABug/appwriteupdaterscript
Recommended threads
- How to update from 1.8.1 to 1.9.6
Due to the number of issues reported in version 1.9.5, I am hesitant to proceed with the update. Could anyone advise if version 1.9.6 is stable and resolves tho...
- [1.9.5] Google OAuth do not work anymore
After migrating to 1.8.1 to 1.9.0 then 1.9.5 and login through Google I get on Flutter app "Missing redirect URL" "Your OAuth login flow is missing a proper re...
- Fatal error: Allowed memory size of 5368...
Hi how solved it worker-messaging infinite reload ` Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 28672 bytes) in /usr/src/co...