How can I copy my entire system all projects from my server, database, files, functions and all the configuration. To another server? What would be the best way since, if I do it with migrate I only move the databases. Thank you
All the data too? And console users?
Thanks.. Yes i need clone all.
You can do a backup from one server and then restore to the other.
Recommended threads
- Database issues after update from 1.7.2 ...
I just updated my appwrite installation to 1.8.0. The install script went over without any issues and said installed successfully. But this is what the docker l...
- API returned 400
Hey, since I upgraded to Docker Engine v29 on macOS, I keep getting errors `time="2025-11-26T22:33:36Z" level=error msg="Provider connection error Error respons...
- Cannot specify project id
Hey There. Îve just install appwrite 1.8 on selfhosted ( for next migration from 1.6.1 ). When i create a new project i can’t modify project ID. Does it com...