Back

[CLOSED] How can I make a backup

  • 0
  • Self Hosted
MH7
30 Oct, 2023, 00:38

How can I make a backup since I am going to migrate appwrite to another server

docker was used

TL;DR
Title: [CLOSED] Backup and Migration Support for Appwrite Messages: - You can create a backup of the schemas with `appwrite init collection`, `appwrite init bucket`, etc. and deploy them using `appwrite deploy` in a new project. - For data backup, you need to write your own scripts. - A user asks how to do backup on Appwrite Cloud for production usage and for testing purposes like cloning data, creating and destroying databases programmatically. - The server is running fine despite an error message. - The user has another problem accessing the Appwrite dashboard. - Suggestions are made to restart the containers
ZachHandley
30 Oct, 2023, 00:40

Are you on 1.4.x?

MH7
30 Oct, 2023, 00:48

I have version 1.3.4

MH7
30 Oct, 2023, 14:49

I followed the video, I have these errors: tar: /restore/builds.tar: Cannot open: No such file or directory tar: Error is not recoverable: exiting now

MH7
30 Oct, 2023, 14:50

This happens when restoring

ZachHandley
30 Oct, 2023, 15:06

Can you show us your command line?

MH7
30 Oct, 2023, 15:24

I already solved the problem, now there is another step. because I can't access the appwrite dashboard

MH7
30 Oct, 2023, 15:26
Haimantika
30 Oct, 2023, 17:28

Self-hosted? Can you restart the containers?

Drake
30 Oct, 2023, 17:33

what do the docker logs for the appwrite container show?

MH7
30 Oct, 2023, 22:21

now i have this error

MH7
30 Oct, 2023, 22:22

Yes, is VPS

Drake
30 Oct, 2023, 22:24

so is your server running fine now? That error shouldn't affect appwrite

tbsvttr
3 Nov, 2023, 14:06

How to do backup on Appwrite Cloud? This is very important for production usage. Also it would be very important to be able to clone data, create databases, and destroy databases programmatically for testing purposes.

ideclon
3 Nov, 2023, 15:57

You can clone schemas with appwrite init collection, appwrite init bucket, etc, into an appwrite.json file, and then deploy these into a new project with appwrite deploy …. As for data, you should write your own scripts for that

Drake
5 Nov, 2023, 21:20

[CLOSED] How can I make a backup

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more