hi, is there a way to migrate locally running instance to a remote vm?
You can use the migrations API if the local one is available through internet or do a backup of the local instance and import then in the other instance.
If you just want to import the project structure, you can use CLI
ok thanks!
@sophex89 This could be useful for you if you choose to do the backup method: https://youtu.be/lM5yZEPtlvg?si=jdGwBCOVoFZSB4qM
Recommended threads
- 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...
- Hosting Issues with Static IP not domain...
I have a machine with Static Public IP. I want to host Appwrite Site on it but I tried it but it doesn't allow IP addresses in Domain names. What should I do h...
- encrypt and decrypt buckets
I have a bucket where I switched from encryption to not encrypting files. I later realized that files already uploaded earlier stay encrypted. Now I have a buck...