
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
- How to pass session from browser to a mo...
I have a self-hosted Appwrite container. I also have a www page (A) which should acts as login page for different www services (B). User click login in B, is re...
- Problems following https://appwrite.io/b...
To me it is unclear what the author means when he writes "Please note that the Appwrite instance should be shut down". I am using docker. What exactly am I supp...
- SDK mismatch
Hi there, The following warning is currently appearing in my console: ``` Warning: The current SDK is built for Appwrite 1.8.0. However, the current Appwrite...
