We've fallen far behind in upgrading our self-hosted Appwrite instance (0.12). What would the minimum recommended version for a self-hosted instance be before migrating to cloud Appwrite?
As of now there is no automatic way for migrating self-hosted Appwrite to the cloud.
Or you meant something else?
And, If you just want to match the cloud version. It is 1.1.2
Thank you for the reply. I understand that I'd have to do a migration manually as per https://discord.com/channels/564160730845151244/1091160771536371802
I also assume the safest way would be to upgrade my self-hosted instance version-by-version up to 1.1.2. I'm just wondering if I could skip a few upgrades and stop at, say, 1.0 or even an earlier version without running into major issues or loss of functionality and if this minimum version was already known by anyone in the community. I'll report back if we go through with the migration about our experiences with the process.
I'll recommend to run full backup for everything.
Then according to Appwrite files you're able to run upgrade then migrate as follows 0.12 0.13.4 0.14.2 0.15.3 1.0.3 1.1.2 1.2.1 1.3.0 1.3.3
Be sure to run migration each time
I've made the list up to the stable. But if want to compatible with the cloud you can stop at 1.1.2
Great, thanks very much for this list!
Recommended threads
- Realtime api and labels as permission
in my tables i set labels as permission and real-time capabilities stopped working. Before when i was having "any" role everything was working. Note: user have...
- how to access the value of account statu...
- Redirect from clicking team invite link ...
Hi all! Pretty new to app development in general so this might be something more generic than appwrite, but I've found (after reading the docs for the Teams API...