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)?
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
Recommended threads
- Pricing question for the civil society o...
Hey! Can someone help me out? 🥺 Do you have any discounts or programs for non-profit civil society organizations, even if they're not open-source? Or maybe you...
- Charged after Downgrade
I downgraded from the pro plan last month, but it’s still trying to charge my card this month and my account has been restricted
- Wifi issue with Pop!_OS linux distro
Hey guys... iam facing this very peculiar trouble with my linux distro... I use Pop!_OS on my HP victus gaming laptop with nvedia 2050 graphics card.... The pro...