It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1.
Is that safe to do cause my clients already have data on that?
Also is all my project in 1.7.4 version will be affected when I make upgrading?
What is the right step to upgrade, I doing it now by changing the number on docker compose on it.
I am using coolify to self host my appwrite database
iirc it's better to upgrade to the latest patch, migrate, then update to the next minor version and first patch (so 1.8.0), migrate, then update the patch version again
so if there is 1.7.5 update first to that before, then 1.8.0, then 1.8.1
you can check this link for upgrade path : https://appwrite.io/docs/advanced/self-hosting/production/updates
Recommended threads
- [Self-hosted] Realtime crashes with "Mis...
- Regarding Rate Limits
Hello, I am a student engineer who built an internal website for my university club using AppWrite. My club currently has around 500 members, and when I recent...
- Problem adding domain onto the project a...
I have used 2 domains on the project HavanaDev (havanadev.pro and havanadev.com). .com was just redirected to . Pro domain. .pro is expired, now I’d like to use...