Back

How do I version appwrite with configurations?

  • 0
  • General
Ipsoka
2 Apr, 2023, 22:14

Hey, I have a server where im hosting appwrite. Id like to be able to spin up a local version of that appwrite with the configurations I did (projects with ids, functions with ids, deployments, api keys, etc.). Is that possible? I dont want to have to deploy the functions by hand again and copy ids, is it possible to just do "docker compose up" and magically have the same "appwrite structure" as I do in my prod server (without db entries)?

TL;DR
You can version appwrite with configurations by using the backup feature. Simply backup your production server and restore it on your new environment. Be sure to backup the database and docker volumes. You can find details on how to do this in the link provided: https://dev.to/appwrite/appwrite-in-production-backups-and-restores-4beg
Binyamin
2 Apr, 2023, 22:17

It's possible. It will require some work on your side.

The easy way would be to use the backup in your production server

Then, use the restore on your new environment

Be sure to backaup the database and the docker volumes

In this link you would find the details of the backup and restore

https://dev.to/appwrite/appwrite-in-production-backups-and-restores-4beg

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