I'm looking to do a migration from one self-hosted instance to another self-hosted instance. I am using a DO spaces for my storage bucket on Appwrite and was wondering how a migration would affect this? If I have the same DO env vars setup on the new self-hosted instance, would the migration duplicate the files, or would it just copy the metadata across from the old self-hosted instance?
You just need to enter the credentials in the new instance
But you will need to copy the database in the new instance
Obviously manually and not with the migration script
In order to make it with the migration script, you need a new DO spaces bucket
Recommended threads
- Running into a server error on my self-h...
Hey everyone, I'm running into a server error on my self-hosted setup after updating to v1.19.0. The issue only happens during user creation and deletion. Ever...
- Storage System
Hey guys, quick question regarding massive storage scaling. I’m working in digital forensics and I’m constantly dealing with huge binary disk images, usually be...
- _APP_OPTIONS_ROUTER_PROTECTION
Hi Everyone, I just setup a fresh 1.9.0 on a server. Configured everything and now when i try to connect to appwrite for first time setup i get a _APP_OPTIONS_R...