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
- Manual install docs are out of sync with...
I looked into the manual install docs issue for Appwrite 1.9.0 and wanted to share the findings, since this seems to need a bigger docs decision. What I found:...
- Migration from Self-Hosted to Cloud seem...
Hello, I'm trying to migrate from my Self-Hosted Appwrite instance to Cloud, and can't figure out what's going wrong. - If I initiate the migration from Cloud...
- custom domain on self host Appwrite
I am having a issue, i am using self host version of appwrite at my custom domain (appwrite.example.com), but when i tried adding a custom domain (project1.exam...